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 }}
bassdeveloper
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
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
Breadcrumbs
History for
bpython
bpython
curtsiesfrontend
repl.py
on
paste-detection
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 11, 2015
small paste events may contain <Ctrl-a>like events
thomasballinger
committed
fa08b74
View commit details
Copy full SHA for fa08b74
View code at this point
Browse repository at this point
Commits on Jul 5, 2015
fix: Reload and Auto-reloading doesn't work when using Python3.x
sharow
committed
b71f411
View commit details
Copy full SHA for b71f411
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Replaced argspec with namedtuple FuncProps
noelladsa
committed
d8fdc2f
View commit details
Copy full SHA for d8fdc2f
View code at this point
Browse repository at this point
Commits on May 17, 2015
Clean up imports
Show description for dd0a489
sebastinas
committed
dd0a489
View commit details
Copy full SHA for dd0a489
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
use configurable keys for right arrow completion
thomasballinger
committed
577b9c7
View commit details
Copy full SHA for 577b9c7
View code at this point
Browse repository at this point
Add Ctrl-e to complete current suggestion.
amjith
committed
e3dfb4f
View commit details
Copy full SHA for e3dfb4f
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Do not mention search twice
Show description for 834ffa0
sebastinas
committed
834ffa0
View commit details
Copy full SHA for 834ffa0
View code at this point
Browse repository at this point
Replace str(e) with "%s" % e where possible (fixes #501)
Show description for 30f943f
sebastinas
committed
30f943f
View commit details
Copy full SHA for 30f943f
View code at this point
Browse repository at this point
Revert "Fix pkgutil.get_data for sample-config"
Show description for 25c2fe0
sebastinas
committed
25c2fe0
View commit details
Copy full SHA for 25c2fe0
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
add keys
thomasballinger
committed
76892ca
View commit details
Copy full SHA for 76892ca
View code at this point
Browse repository at this point
Fix pkgutil.get_data for sample-config
thomasballinger
committed
07d8d53
View commit details
Copy full SHA for 07d8d53
View code at this point
Browse repository at this point
Use pkgutil.ImpLoader for the import loader
Show description for 0f92c18
sebastinas
committed
0f92c18
View commit details
Copy full SHA for 0f92c18
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Remove unnecessary else
Show description for 9cc8889
sebastinas
committed
9cc8889
View commit details
Copy full SHA for 9cc8889
View code at this point
Browse repository at this point
Fix ImportFinder/Loader for Python 2
Show description for a8cf459
sebastinas
committed
a8cf459
View commit details
Copy full SHA for a8cf459
View code at this point
Browse repository at this point
PEP-8
Show description for d071969
sebastinas
committed
d071969
View commit details
Copy full SHA for d071969
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Remove useless u
Show description for f22e580
sebastinas
committed
f22e580
View commit details
Copy full SHA for f22e580
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Use sys.meta_path to hook into import
Show description for cc7aebd
sebastinas
committed
cc7aebd
View commit details
Copy full SHA for cc7aebd
View code at this point
Browse repository at this point
Use builtins module
Show description for 2df245b
sebastinas
committed
2df245b
View commit details
Copy full SHA for 2df245b
View code at this point
Browse repository at this point
Use correct default level values (fixes #486)
Show description for 43e7038
sebastinas
committed
43e7038
View commit details
Copy full SHA for 43e7038
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Unicode-ification of bpython.curtsiesfrontend
Show description for b230413
sebastinas
committed
b230413
View commit details
Copy full SHA for b230413
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
fix crash due to calling last_word on a line with only whitespace
thomasballinger
committed
0ee753a
View commit details
Copy full SHA for 0ee753a
View code at this point
Browse repository at this point
test last_word, add failing test case that caused crash
thomasballinger
committed
b51663c
View commit details
Copy full SHA for b51663c
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Fix another occurrence of events.RefreshRequestEvent
Show description for 1451c2c
sebastinas
committed
1451c2c
View commit details
Copy full SHA for 1451c2c
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
fix bug with sending session to external editor
thomasballinger
committed
2d28150
View commit details
Copy full SHA for 2d28150
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Remove handling of suspend key
Show description for f01cb42
sebastinas
committed
f01cb42
View commit details
Copy full SHA for f01cb42
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
PEP-8 in curtsies repl
thomasballinger
committed
d635494
View commit details
Copy full SHA for d635494
View code at this point
Browse repository at this point
pep8 curtsies.repl
Show description for 9647c26
thomasballinger
committed
9647c26
View commit details
Copy full SHA for 9647c26
View code at this point
Browse repository at this point
pep8 of curtsies repl
thomasballinger
committed
02631dd
View commit details
Copy full SHA for 02631dd
View code at this point
Browse repository at this point
fix #473
thomasballinger
committed
75b4a0f
View commit details
Copy full SHA for 75b4a0f
View code at this point
Browse repository at this point
delete repeated code in interpreters
thomasballinger
committed
3cbe24d
View commit details
Copy full SHA for 3cbe24d
View code at this point
Browse repository at this point
PEP-8
Show description for 11d34d0
sebastinas
committed
11d34d0
View commit details
Copy full SHA for 11d34d0
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Remove duplicate code
Show description for 935c849
sebastinas
committed
935c849
View commit details
Copy full SHA for 935c849
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Use next(iter)
Show description for 17f6eae
sebastinas
committed
17f6eae
View commit details
Copy full SHA for 17f6eae
View code at this point
Browse repository at this point
Document workaround
Show description for 12aaf9b
sebastinas
committed
12aaf9b
View commit details
Copy full SHA for 12aaf9b
View code at this point
Browse repository at this point
A temporary workaround for missing unicode
Show description for 620da4b
sebastinas
committed
620da4b
View commit details
Copy full SHA for 620da4b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.