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
.
pythonthings
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
curtsiesfrontend
on
paste-detection
User selector
All users
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 Dec 6, 2015
fix #505 blank bytestring line in status bar
thomasballinger
committed
78e1f9b
View commit details
Copy full SHA for 78e1f9b
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Transpose characters if cursor is at the end of the line. Mimics emacs behavior.
wevial
committed
3abb483
View commit details
Copy full SHA for 3abb483
View code at this point
Browse repository at this point
Fix bug #548 - Transpose when empty line crashes
wevial
committed
c08b42d
View commit details
Copy full SHA for c08b42d
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 10, 2015
Merge remote-tracking branch 'noelladsa/refactoring-named-tuple'
sebastinas
committed
811dff1
View commit details
Copy full SHA for 811dff1
View code at this point
Browse repository at this point
PEP8
noelladsa
committed
b899696
View commit details
Copy full SHA for b899696
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
Make pep8 happy
Show description for d172921
sebastinas
committed
d172921
View commit details
Copy full SHA for d172921
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
Replacing argspec with namedtuples FuncProps, changed func signature to include arg_pos
noelladsa
committed
bd7e8e4
View commit details
Copy full SHA for bd7e8e4
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
remove outdated, limited check for vaild config
thomasballinger
committed
1f2e808
View commit details
Copy full SHA for 1f2e808
View code at this point
Browse repository at this point
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
Watch multiple files in the same directory
Show description for adfb053
sebastinas
committed
adfb053
View commit details
Copy full SHA for adfb053
View code at this point
Browse repository at this point
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
Use ignore rather than replace
Show description for 046646e
sebastinas
committed
046646e
View commit details
Copy full SHA for 046646e
View code at this point
Browse repository at this point
Decode with errors='replace'
Show description for 88fa209
sebastinas
committed
88fa209
View commit details
Copy full SHA for 88fa209
View code at this point
Browse repository at this point
Remove unused import
Show description for be4cd1c
sebastinas
committed
be4cd1c
View commit details
Copy full SHA for be4cd1c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/fix-writing-bytes-in-python-2'
sebastinas
committed
00760f9
View commit details
Copy full SHA for 00760f9
View code at this point
Browse repository at this point
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
Decode output of stdout.write in Python 2
thomasballinger
committed
8942807
View commit details
Copy full SHA for 8942807
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
switch to curtsies v2.2, fmtstrs unicode
thomasballinger
committed
3cfac86
View commit details
Copy full SHA for 3cfac86
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 six
Show description for 1b4cc8f
sebastinas
committed
1b4cc8f
View commit details
Copy full SHA for 1b4cc8f
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
Previous
Next
You can’t perform that action at this time.