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
0.12-bugfix
User selector
All users
All time
Commit history
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 2, 2013
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
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
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
Removed some unused imports.
Trundle
committed
d88971d
View commit details
Copy full SHA for d88971d
View code at this point
Browse repository at this point
Commits on Sep 15, 2012
Merge pull request #7 with some additional changes.
sebastinas
committed
cfe07ec
View commit details
Copy full SHA for cfe07ec
View code at this point
Browse repository at this point
Restore the comment.
sebastinas
committed
543ae39
View commit details
Copy full SHA for 543ae39
View code at this point
Browse repository at this point
Use string constants instead of magic numbers.
Sebastian Ramacher
committed
c44cc27
View commit details
Copy full SHA for c44cc27
View code at this point
Browse repository at this point
Commits on Sep 14, 2012
Copying #214 fix from original feature branch.
ingrid
committed
de50722
View commit details
Copy full SHA for de50722
View code at this point
Browse repository at this point
Commits on Sep 13, 2012
merge changes
jasonLaster
committed
243f0ba
View commit details
Copy full SHA for 243f0ba
View code at this point
Browse repository at this point
fix indentation and add author
jasonLaster
committed
0d46303
View commit details
Copy full SHA for 0d46303
View code at this point
Browse repository at this point
Commits on Aug 31, 2012
Merged in andreif/bpython (pull request #11)
sebastinas
committed
a82e6ef
View commit details
Copy full SHA for a82e6ef
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Add --twisted to bpython.urwid and use it for --plugin and --server.
Show description for f56a825
Jan Pobříslo
committed
f56a825
View commit details
Copy full SHA for f56a825
View code at this point
Browse repository at this point
Commits on Aug 24, 2012
fix AttributeError: 'FakeStream' object has no attribute 'flush'
afokau
committed
d2baba7
View commit details
Copy full SHA for d2baba7
View code at this point
Browse repository at this point
Commits on Aug 21, 2012
Clarify some comment.
Trundle
committed
b97f477
View commit details
Copy full SHA for b97f477
View code at this point
Browse repository at this point
Reset current function name after punctuations/operators. Fixes #127.
Trundle
committed
5abd6eb
View commit details
Copy full SHA for 5abd6eb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.