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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bpython
/
bpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
252
Star
2.8k
Code
Issues
144
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
on
fake-flush
User selector
All users
All time
Commit history
Commits on Feb 4, 2014
add flush to FakeStream
sibson
committed
5702393
View commit details
Copy full SHA for 5702393
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
Merged in thomasballinger/bpython (pull request #19)
Show description for 3fc47b7
sebastinas
committed
3fc47b7
View commit details
Copy full SHA for 3fc47b7
View code at this point
Browse repository at this point
document side effects of Repl.tokenize
thomasballinger
committed
499dcae
View commit details
Copy full SHA for 499dcae
View code at this point
Browse repository at this point
factor out insert_into_history
thomasballinger
committed
8063be3
View commit details
Copy full SHA for 8063be3
View code at this point
Browse repository at this point
Fix unbound cli KeyMap returning wrong type
thomasballinger
committed
cb3be89
View commit details
Copy full SHA for cb3be89
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Update translation files
Show description for fdc0a4c
sebastinas
committed
fdc0a4c
View commit details
Copy full SHA for fdc0a4c
View code at this point
Browse repository at this point
Commits on Aug 22, 2013
Merge branch '0.12-bugfix'
sebastinas
committed
5659aa8
View commit details
Copy full SHA for 5659aa8
View code at this point
Browse repository at this point
Commits on Aug 21, 2013
Avoid crashing on terminal resize (on OS X)
Show description for df07239
myint
committed
df07239
View commit details
Copy full SHA for df07239
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Check if target file already exists
Show description for 4ac5f11
sebastinas
committed
4ac5f11
View commit details
Copy full SHA for 4ac5f11
View code at this point
Browse repository at this point
Add option to append '.py' to filesnames while saving
sebastinas
committed
1fd322f
View commit details
Copy full SHA for 1fd322f
View code at this point
Browse repository at this point
Commits on Mar 2, 2013
Merged in fix for #237.
Trundle
committed
9c6f4ec
View commit details
Copy full SHA for 9c6f4ec
View code at this point
Browse repository at this point
Ignore IOError raised by ``imp.find_module``. Fixes #237.
Trundle
committed
7011ccc
View commit details
Copy full SHA for 7011ccc
View code at this point
Browse repository at this point
Commits on Jan 27, 2013
Merge bugfix from 0.12-bugfix.
sebastinas
committed
0d9d5d2
View commit details
Copy full SHA for 0d9d5d2
View code at this point
Browse repository at this point
Don't pass \x00 to winstr.
Show description for d69d127
sebastinas
committed
d69d127
View commit details
Copy full SHA for d69d127
View code at this point
Browse repository at this point
Commits on Dec 18, 2012
Merge bugfix
sebastinas
committed
d7caa1b
View commit details
Copy full SHA for d7caa1b
View code at this point
Browse repository at this point
Fix return value of main_curses if we execute a file
sebastinas
committed
b484236
View commit details
Copy full SHA for b484236
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
Change version number.
ikanobori
committed
fac7f00
View commit details
Copy full SHA for fac7f00
View code at this point
Browse repository at this point
Merge
sebastinas
committed
9aba990
View commit details
Copy full SHA for 9aba990
View code at this point
Browse repository at this point
Replace ORGANIZATION with bpython developers
sebastinas
committed
0508bbe
View commit details
Copy full SHA for 0508bbe
View code at this point
Browse repository at this point
A few days left in 2012, lets do this sooner in 2013.
ikanobori
committed
b731ecb
View commit details
Copy full SHA for b731ecb
View code at this point
Browse repository at this point
Commits on Oct 27, 2012
Fix test_substring_attribute_complete
Show description for f38382c
sebastinas
committed
f38382c
View commit details
Copy full SHA for f38382c
View code at this point
Browse repository at this point
Fix ungetch issues with Python 3.3.
Show description for 221ecb7
sebastinas
committed
221ecb7
View commit details
Copy full SHA for 221ecb7
View code at this point
Browse repository at this point
Commits on Oct 21, 2012
Fix traceback with ^d.
sebastinas
committed
6ffb5de
View commit details
Copy full SHA for 6ffb5de
View code at this point
Browse repository at this point
Commits on Oct 18, 2012
Fix a traceback on exit in bpython.urwid.
Marien Zwart
committed
02d9984
View commit details
Copy full SHA for 02d9984
View code at this point
Browse repository at this point
Make bpython.urwid work better without Twisted installed.
Marien Zwart
committed
6367a85
View commit details
Copy full SHA for 6367a85
View code at this point
Browse repository at this point
Commits on Oct 7, 2012
Pass exit status (i.e. arguments passed to SystemExit) to shell. Fixes #227.
Trundle
committed
4cbc5f5
View commit details
Copy full SHA for 4cbc5f5
View code at this point
Browse repository at this point
Pass "None" as output argument to pydoc.Helper in Python 2.6+.
Show description for 06628e1
Trundle
committed
06628e1
View commit details
Copy full SHA for 06628e1
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
Worked around some 2.7+ only unittest-isms from test_repl.
Trundle
committed
23e07c4
View commit details
Copy full SHA for 23e07c4
View code at this point
Browse repository at this point
Include $LANG in the child's environment in test_crashers.
Trundle
committed
d4b1e81
View commit details
Copy full SHA for d4b1e81
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
Merge.
Trundle
committed
d05044f
View commit details
Copy full SHA for d05044f
View code at this point
Browse repository at this point
Fix for issue #109 (bpython.inspection.parsekeywordpairs).
Trundle
committed
ad6ceff
View commit details
Copy full SHA for ad6ceff
View code at this point
Browse repository at this point
Introduced bpython._py3compat: Defines some useful attributes.
Trundle
committed
dff9dd7
View commit details
Copy full SHA for dff9dd7
View code at this point
Browse repository at this point
Merge.
sebastinas
committed
0280871
View commit details
Copy full SHA for 0280871
View code at this point
Browse repository at this point
Use 'simple' as default completion mode.
sebastinas
committed
7a85371
View commit details
Copy full SHA for 7a85371
View code at this point
Browse repository at this point
Added more tests for bpython.inspection.parsekeywordpairs.
Trundle
committed
700fa46
View commit details
Copy full SHA for 700fa46
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.