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.11-bugfix
User selector
All users
All time
Commit history
Commits on Feb 29, 2012
Create a first implementation of keybinding to the reverse-i search mode.
ikanobori
committed
1732f4b
View commit details
Copy full SHA for 1732f4b
View code at this point
Browse repository at this point
Commits on Jan 19, 2012
Merging bugfixes from 0.10-bugfix.
Sebastian Ramacher
committed
b58f201
View commit details
Copy full SHA for b58f201
View code at this point
Browse repository at this point
Encode in Statusbar.settext (Closes: #200)
Show description for 8239fa3
Sebastian Ramacher
committed
8239fa3
View commit details
Copy full SHA for 8239fa3
View code at this point
Browse repository at this point
Commits on Oct 4, 2011
Added history reset to add_str, bs and bs_word
amjith
committed
4188293
View commit details
Copy full SHA for 4188293
View code at this point
Browse repository at this point
Commits on Jul 16, 2011
Some cleanup
ikanobori
committed
394b8ca
View commit details
Copy full SHA for 394b8ca
View code at this point
Browse repository at this point
Merge in Brandon Navra's changes to be able to run bpython in the Windows CLI. Also move Brandon's Windows_Support.txt in the README file. Note to self: Include in documentation after 0.10 release
ikanobori
committed
629759e
View commit details
Copy full SHA for 629759e
View code at this point
Browse repository at this point
Only encode docstring if it's an unicode string.
Trundle
committed
edf7b2e
View commit details
Copy full SHA for edf7b2e
View code at this point
Browse repository at this point
Commits on Jul 14, 2011
Revert line (was accidently changed)
bragradon
committed
9b41964
View commit details
Copy full SHA for 9b41964
View code at this point
Browse repository at this point
Added support to run bpython cli in Windows CMD
bragradon
committed
c9ef8e4
View commit details
Copy full SHA for c9ef8e4
View code at this point
Browse repository at this point
Commits on May 1, 2011
Merge in Anatoly's changes.
Trundle
committed
313d4d1
View commit details
Copy full SHA for 313d4d1
View code at this point
Browse repository at this point
Commits on Apr 29, 2011
Make size of suggestion window configurable.
Show description for 36cc78c
Trundle
committed
36cc78c
View commit details
Copy full SHA for 36cc78c
View code at this point
Browse repository at this point
Commits on Apr 28, 2011
Removed redundant history.save() calls in gtk_.py, cli.py and urwid.py.
Show description for 9069471
amjith
committed
9069471
View commit details
Copy full SHA for 9069471
View code at this point
Browse repository at this point
Commits on Apr 21, 2011
Fix keyword-only arguments in argspec.
Show description for b78e0b8
Trundle
committed
b78e0b8
View commit details
Copy full SHA for b78e0b8
View code at this point
Browse repository at this point
Commits on Apr 10, 2011
cli: init_wins() colors argument is not used
techtonik
committed
e17955e
View commit details
Copy full SHA for e17955e
View code at this point
Browse repository at this point
cli: minor whitespace, copyright and typo
techtonik
committed
0bb9e6a
View commit details
Copy full SHA for 0bb9e6a
View code at this point
Browse repository at this point
cli: clean up globals and make them explicit
techtonik
committed
fb903c4
View commit details
Copy full SHA for fb903c4
View code at this point
Browse repository at this point
Commits on Mar 18, 2011
Always use repr() for displaying argument default values.
Show description for c4f93fe
Trundle
committed
c4f93fe
View commit details
Copy full SHA for c4f93fe
View code at this point
Browse repository at this point
Commits on Mar 11, 2011
Add a isatty() method to CLIRepl. Refs #149.
Show description for 84c4f1d
Trundle
committed
84c4f1d
View commit details
Copy full SHA for 84c4f1d
View code at this point
Browse repository at this point
Commits on Nov 22, 2010
Add setlocale() call again. curses doesn't work correctly without it.
Trundle
committed
03b2271
View commit details
Copy full SHA for 03b2271
View code at this point
Browse repository at this point
Commits on Nov 18, 2010
Don't hardcode prompt.
Trundle
committed
614b659
View commit details
Copy full SHA for 614b659
View code at this point
Browse repository at this point
Commits on Sep 22, 2010
Oktober Festen, remove unused functions
ikanobori
committed
326cca2
View commit details
Copy full SHA for 326cca2
View code at this point
Browse repository at this point
Commits on Sep 19, 2010
Initial work on urwid shortcuts working, todo: cleanup
ikanobori
committed
261cf20
View commit details
Copy full SHA for 261cf20
View code at this point
Browse repository at this point
Commits on Sep 15, 2010
Fix non-ascii input in Python 3.
Trundle
committed
b239067
View commit details
Copy full SHA for b239067
View code at this point
Browse repository at this point
Commits on Aug 26, 2010
i18n: merge from Trundle repo.
mmaker
committed
5361e2b
View commit details
Copy full SHA for 5361e2b
View code at this point
Browse repository at this point
Commits on Aug 25, 2010
merge
mmaker
committed
d4b8128
View commit details
Copy full SHA for d4b8128
View code at this point
Browse repository at this point
Display tuple unpacking in argspec correctly.
Show description for 7bb3b4a
Trundle
committed
7bb3b4a
View commit details
Copy full SHA for 7bb3b4a
View code at this point
Browse repository at this point
Commits on Jul 19, 2010
i18n: _() now imported from bpython.translations
mmaker
committed
5de0725
View commit details
Copy full SHA for 5de0725
View code at this point
Browse repository at this point
i18n: build_translation, i18n/->po/
Show description for c7ab1dd
mmaker
committed
c7ab1dd
View commit details
Copy full SHA for c7ab1dd
View code at this point
Browse repository at this point
Commits on Jul 18, 2010
i18n
Show description for 428bcba
mmaker
committed
428bcba
View commit details
Copy full SHA for 428bcba
View code at this point
Browse repository at this point
Commits on Jul 16, 2010
deal with cases that locale.getpreferredencoding returns None - which apparently it does for some dude's setup; delegate to sys.getdefaultencoding
bobf
committed
5498a38
View commit details
Copy full SHA for 5498a38
View code at this point
Browse repository at this point
Commits on Jul 14, 2010
Remove executable flag of bpython/cli.py.
Show description for 074d873
Trundle
committed
074d873
View commit details
Copy full SHA for 074d873
View code at this point
Browse repository at this point
Commits on Jul 9, 2010
readline compatibility: make C-w (delete word) yank deleted word to cut buffer
bobf
committed
99aedab
View commit details
Copy full SHA for 99aedab
View code at this point
Browse repository at this point
Commits on Jul 7, 2010
make string clean-up routines use the clearer \0, \r and \n literals as opposed to hex codes
bobf
committed
a5ab00f
View commit details
Copy full SHA for a5ab00f
View code at this point
Browse repository at this point
page_up and page_down keys mapped
mmaker
committed
0259cf8
View commit details
Copy full SHA for 0259cf8
View code at this point
Browse repository at this point
Commits on Jul 6, 2010
Issue #119 fixed.
mmaker
committed
5382d09
View commit details
Copy full SHA for 5382d09
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.