Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eas604
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 30, 2015
Merge remote-tracking branch 'thetkhuser/fix-506'
sebastinas
committed
b95ff80
View commit details
Copy full SHA for b95ff80
View code at this point
Browse repository at this point
Remove useless assert
Show description for 87ce63e
sebastinas
committed
87ce63e
View commit details
Copy full SHA for 87ce63e
View code at this point
Browse repository at this point
Revert "Run directories containing __main__.py (fixes #530)"
Show description for c83d08d
sebastinas
committed
c83d08d
View commit details
Copy full SHA for c83d08d
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
Run directories containing __main__.py (fixes #530)
Show description for c765887
sebastinas
committed
c765887
View commit details
Copy full SHA for c765887
View code at this point
Browse repository at this point
Fix SyntaxError
Show description for 6e69e89
sebastinas
committed
6e69e89
View commit details
Copy full SHA for 6e69e89
View code at this point
Browse repository at this point
Fix SyntaxError
Show description for fb07d96
sebastinas
committed
fb07d96
View commit details
Copy full SHA for fb07d96
View code at this point
Browse repository at this point
Display exception from subprocess
Show description for fa3ad3a
sebastinas
committed
fa3ad3a
View commit details
Copy full SHA for fa3ad3a
View code at this point
Browse repository at this point
Commits on Apr 26, 2015
fixed bug #506
thekthuser
committed
a33048d
View commit details
Copy full SHA for a33048d
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
No need to catch this AttributeError in test code
michaelmulley
committed
92e9b0b
View commit details
Copy full SHA for 92e9b0b
View code at this point
Browse repository at this point
Move linecache code to new file, use super()
michaelmulley
committed
7ca380d
View commit details
Copy full SHA for 7ca380d
View code at this point
Browse repository at this point
Remember the source of interactively defined functions
Show description for 38f1ed6
michaelmulley
committed
38f1ed6
View commit details
Copy full SHA for 38f1ed6
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
Use bpython.config's getpreferredencoding
Show description for 21b9a54
sebastinas
committed
21b9a54
View commit details
Copy full SHA for 21b9a54
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
Update translations
Show description for 5cdfa51
sebastinas
committed
5cdfa51
View commit details
Copy full SHA for 5cdfa51
View code at this point
Browse repository at this point
Move pasting logic out of Repl
Show description for ac630cc
sebastinas
committed
ac630cc
View commit details
Copy full SHA for ac630cc
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Merge remote-tracking branch 'llllllllll/old-style-class-dict-autocomplete' (merged #511)
Show description for ad8958f
sebastinas
committed
ad8958f
View commit details
Copy full SHA for ad8958f
View code at this point
Browse repository at this point
Fix fuzzy completion test
Show description for 27b9493
sebastinas
committed
27b9493
View commit details
Copy full SHA for 27b9493
View code at this point
Browse repository at this point
Update tests
Show description for c830c75
sebastinas
committed
c830c75
View commit details
Copy full SHA for c830c75
View code at this point
Browse repository at this point
Re-introduce autocompletion modes
Show description for 2cfa83b
sebastinas
committed
2cfa83b
View commit details
Copy full SHA for 2cfa83b
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
Makes the old-style class autocomplete work in 2.6 and 3.x
llllllllll
committed
a82b4b5
View commit details
Copy full SHA for a82b4b5
View code at this point
Browse repository at this point
Adds tests to validate that __dict__ is in the autocomplete of an old
Show description for cb90872
llllllllll
committed
cb90872
View commit details
Copy full SHA for cb90872
View code at this point
Browse repository at this point
Makes old style classes and instances show __dict__ in the autocomplete.
llllllllll
committed
5cf6f52
View commit details
Copy full SHA for 5cf6f52
View code at this point
Browse repository at this point
Move attr_{matches,lookup} to AttrCompleter
Show description for 4d26621
sebastinas
committed
4d26621
View commit details
Copy full SHA for 4d26621
View code at this point
Browse repository at this point
Change default to None and set it to LOCK_EX in __init__ (fixes #509)
Show description for e83fb4a
sebastinas
committed
e83fb4a
View commit details
Copy full SHA for e83fb4a
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
use configurable keys for right arrow completion
thomasballinger
committed
577b9c7
View commit details
Copy full SHA for 577b9c7
View code at this point
Browse repository at this point
Add Ctrl-e to complete current suggestion.
amjith
committed
e3dfb4f
View commit details
Copy full SHA for e3dfb4f
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Remove more calls to str
Show description for 7eaef53
sebastinas
committed
7eaef53
View commit details
Copy full SHA for 7eaef53
View code at this point
Browse repository at this point
Do not mention search twice
Show description for 834ffa0
sebastinas
committed
834ffa0
View commit details
Copy full SHA for 834ffa0
View code at this point
Browse repository at this point
Replace str(e) with "%s" % e where possible (fixes #501)
Show description for 30f943f
sebastinas
committed
30f943f
View commit details
Copy full SHA for 30f943f
View code at this point
Browse repository at this point
Revert "Fix pkgutil.get_data for sample-config"
Show description for 25c2fe0
sebastinas
committed
25c2fe0
View commit details
Copy full SHA for 25c2fe0
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
fix multiline block completion errors on enter
thomasballinger
committed
4ada245
View commit details
Copy full SHA for 4ada245
View code at this point
Browse repository at this point
remove outdated, limited check for vaild config
thomasballinger
committed
1f2e808
View commit details
Copy full SHA for 1f2e808
View code at this point
Browse repository at this point
remove duplicate keybind commands
thomasballinger
committed
9f0d073
View commit details
Copy full SHA for 9f0d073
View code at this point
Browse repository at this point
add keys
thomasballinger
committed
76892ca
View commit details
Copy full SHA for 76892ca
View code at this point
Browse repository at this point
Fix pkgutil.get_data for sample-config
thomasballinger
committed
07d8d53
View commit details
Copy full SHA for 07d8d53
View code at this point
Browse repository at this point
specialize source finding error messages
thomasballinger
committed
9bc21e5
View commit details
Copy full SHA for 9bc21e5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.