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
cli.py
on
0.13-bugfix
User selector
All users
All time
Commit history
Commits on Jul 5, 2014
Revert "Merged in hndrewaall/bpython (pull request #21)"
Show description for 162d8fd
thomasballinger
committed
162d8fd
View commit details
Copy full SHA for 162d8fd
View code at this point
Browse repository at this point
Commits on May 9, 2014
Merged in mjzffr/bpython (pull request #41)
Show description for e2e9b8f
sebastinas
committed
e2e9b8f
View commit details
Copy full SHA for e2e9b8f
View code at this point
Browse repository at this point
Commits on May 4, 2014
Merged in hndrewaall/bpython (pull request #21)
Show description for c4c1c86
sebastinas
committed
c4c1c86
View commit details
Copy full SHA for c4c1c86
View code at this point
Browse repository at this point
Merged in sibson/bpython/fake-flush (pull request #22)
Show description for 39bbbd6
sebastinas
committed
39bbbd6
View commit details
Copy full SHA for 39bbbd6
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Show only key in list of dictionary key suggestions.
mjzffr
committed
34eb9ac
View commit details
Copy full SHA for 34eb9ac
View code at this point
Browse repository at this point
Commits on Apr 22, 2014
Suggest full list of literal dictionary keys upon typing opening '['. Dict may be global, object attribute, etc. Method autocomplete unchanged
mjzffr
committed
37906c0
View commit details
Copy full SHA for 37906c0
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
Merged bobf/bpython into default
hndrewaall
committed
ea5ae11
View commit details
Copy full SHA for ea5ae11
View code at this point
Browse repository at this point
Commits on Mar 29, 2014
Autocomplete dictionary keys if dictionary is declared globally.
mjzffr
committed
66a117c
View commit details
Copy full SHA for 66a117c
View code at this point
Browse repository at this point
Commits on Mar 4, 2014
fixes for external editor functionality
thomasballinger
committed
dd1373f
View commit details
Copy full SHA for dd1373f
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
Merged in thomasballinger/bpython (pull request #25)
Show description for 917c0eb
ikanobori
committed
917c0eb
View commit details
Copy full SHA for 917c0eb
View code at this point
Browse repository at this point
Merged in thomasballinger/bpython (pull request #26)
Show description for a0b027f
ikanobori
committed
a0b027f
View commit details
Copy full SHA for a0b027f
View code at this point
Browse repository at this point
ctrl-x send line to editor works in bpython
thomasballinger
committed
231dc91
View commit details
Copy full SHA for 231dc91
View code at this point
Browse repository at this point
Commits on Mar 2, 2014
another possible #257 fix: run sys.exitfunc ourselves
thomasballinger
committed
d8a2f1b
View commit details
Copy full SHA for d8a2f1b
View code at this point
Browse repository at this point
cleaner approach than .active
thomasballinger
committed
58c4be9
View commit details
Copy full SHA for 58c4be9
View code at this point
Browse repository at this point
proof of concept fix for #257
thomasballinger
committed
2e3cd64
View commit details
Copy full SHA for 2e3cd64
View code at this point
Browse repository at this point
fix #260 - default exit arg should be an empty tuple
thomasballinger
committed
b4bef26
View commit details
Copy full SHA for b4bef26
View code at this point
Browse repository at this point
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 Dec 16, 2013
Add fileno() to FakeStdin
Show description for 34f2704
hndrewaall
committed
34f2704
View commit details
Copy full SHA for 34f2704
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 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 Oct 27, 2012
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 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
Commits on Sep 29, 2012
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
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
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 Jul 20, 2012
resolve merge conflicts
jasonLaster
committed
3a817cc
View commit details
Copy full SHA for 3a817cc
View code at this point
Browse repository at this point
Commits on Jul 19, 2012
update tab method to support new complete types
jasonLaster
committed
faab6a8
View commit details
Copy full SHA for faab6a8
View code at this point
Browse repository at this point
Commits on Jul 16, 2012
add functionality for tab-completion with alternate auto-complete
jasonLaster
committed
c8598d1
View commit details
Copy full SHA for c8598d1
View code at this point
Browse repository at this point
Handle locale.setlocale error.
Show description for c83f10a
sebastinas
committed
c83f10a
View commit details
Copy full SHA for c83f10a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.