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 }}
SivanSong
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
1
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 29, 2018
Merge branch '0.17-bugfix'
SivanSong
committed
72980c0
View commit details
Copy full SHA for 72980c0
Browse repository at this point
Commits on Nov 20, 2017
Merge pull request #709 from Siecje/caniusepython3
Show description for 789c6dc
sebastinas
authored
789c6dc
View commit details
Copy full SHA for 789c6dc
Browse repository at this point
Add Python2 classifier
Siecje
committed
b6b518b
View commit details
Copy full SHA for b6b518b
Browse repository at this point
Commits on Nov 6, 2017
Merge pull request #702 from thomasballinger/fix-urwid
Show description for 1991216
sebastinas
authored
1991216
View commit details
Copy full SHA for 1991216
Browse repository at this point
Use sys.executable
Show description for 0ddda16
sebastinas
committed
0ddda16
View commit details
Copy full SHA for 0ddda16
Browse repository at this point
test.test_args: don't hardcode python2 (#716)
Show description for fd5d482
flokli
authored and
sebastinas
committed
fd5d482
View commit details
Copy full SHA for fd5d482
Browse repository at this point
use self.assertEqual instead of self.assertEquals (deprecated) (#715)
flokli
authored and
sebastinas
committed
1c5484f
View commit details
Copy full SHA for 1c5484f
Browse repository at this point
Commits on Oct 19, 2017
Fix NameError when saving to a file
abenkovskii
authored and
sebastinas
committed
2349722
View commit details
Copy full SHA for 2349722
Browse repository at this point
Commits on Oct 10, 2017
Add Python3 classifier
Show description for a9c88a1
Siecje
committed
a9c88a1
View commit details
Copy full SHA for a9c88a1
Browse repository at this point
Commits on Oct 9, 2017
Fix appdata location
Show description for 98a8269
sebastinas
committed
98a8269
View commit details
Copy full SHA for 98a8269
Browse repository at this point
Commits on Sep 13, 2017
Re-use is_main_thread
Show description for 052b3a3
sebastinas
committed
052b3a3
View commit details
Copy full SHA for 052b3a3
Browse repository at this point
Move is_main_thread to bpython._py3compat
Show description for a975340
sebastinas
committed
a975340
View commit details
Copy full SHA for a975340
Browse repository at this point
Merge remote-tracking branch 'origin/simple-non-main-thread-fix'
sebastinas
committed
8afce45
View commit details
Copy full SHA for 8afce45
Browse repository at this point
Commits on Aug 20, 2017
terminology change: native str
thomasballinger
committed
143757c
View commit details
Copy full SHA for 143757c
Browse repository at this point
Commits on Aug 19, 2017
fix encoding issues in urwid and curses
thomasballinger
committed
55c2655
View commit details
Copy full SHA for 55c2655
Browse repository at this point
Commits on Jul 26, 2017
simple fix (ctrl-c handling probably doesn't work in all cases)
thomasballinger
committed
35beff8
View commit details
Copy full SHA for 35beff8
Browse repository at this point
Commits on Jul 15, 2017
Simplify version checks
Show description for a0ef506
sebastinas
committed
a0ef506
View commit details
Copy full SHA for a0ef506
Browse repository at this point
Test with 3.7-dev
Show description for 97a4c9d
sebastinas
committed
97a4c9d
View commit details
Copy full SHA for 97a4c9d
Browse repository at this point
Drop support for Python 3.3
Show description for 0cdaf41
sebastinas
committed
0cdaf41
View commit details
Copy full SHA for 0cdaf41
Browse repository at this point
Start development of 0.18
sebastinas
committed
14acea0
View commit details
Copy full SHA for 14acea0
Browse repository at this point
Point Travis to 0.17-bugfix branch
sebastinas
committed
01b1921
View commit details
Copy full SHA for 01b1921
Browse repository at this point
Commits on Jul 13, 2017
Update changelog
sebastinas
committed
f9a76fd
View commit details
Copy full SHA for f9a76fd
Browse repository at this point
Decode matches from jedi (fixes #687)
Show description for d067b9d
sebastinas
committed
d067b9d
View commit details
Copy full SHA for d067b9d
Browse repository at this point
Fix call of update
Show description for 9ec89db
sebastinas
committed
9ec89db
View commit details
Copy full SHA for 9ec89db
Browse repository at this point
Commits on Jul 12, 2017
fix paste fix
thomasballinger
committed
99dcc9d
View commit details
Copy full SHA for 99dcc9d
Browse repository at this point
fixed pasting (-p flag)
Sorin Vatasoiu
authored and
thomasballinger
committed
0834567
View commit details
Copy full SHA for 0834567
Browse repository at this point
Commits on Jul 10, 2017
Fix option-backspace behavior
afrieder
authored and
sebastinas
committed
836bb87
View commit details
Copy full SHA for 836bb87
Browse repository at this point
Commits on Jul 8, 2017
Check if current thread is the main thread using threading.main_thread()
Show description for 307f855
sebastinas
committed
307f855
View commit details
Copy full SHA for 307f855
Browse repository at this point
Use an if instead of a try statement
maxnordlund
authored and
sebastinas
committed
c58a933
View commit details
Copy full SHA for c58a933
Browse repository at this point
Comment what is turned off
Show description for 4ba61b2
maxnordlund
authored and
sebastinas
committed
4ba61b2
View commit details
Copy full SHA for 4ba61b2
Browse repository at this point
Allow bpython/bpdb outside main thread
Show description for 51d208e
maxnordlund
authored and
sebastinas
committed
51d208e
View commit details
Copy full SHA for 51d208e
Browse repository at this point
Add default_autoreload config option
afrieder
authored and
sebastinas
committed
6be4207
View commit details
Copy full SHA for 6be4207
Browse repository at this point
Commits on May 28, 2017
Compile regex
Show description for 128e4b5
sebastinas
committed
128e4b5
View commit details
Copy full SHA for 128e4b5
Browse repository at this point
Avoid naming variables after global functions
Show description for 43c43de
sebastinas
committed
43c43de
View commit details
Copy full SHA for 43c43de
Browse repository at this point
Use absolute imports
sebastinas
committed
670b5c9
View commit details
Copy full SHA for 670b5c9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.