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
.
spsforks
/
bpython-bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython-bpython
bpython
curtsiesfrontend
on
remove-enum
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 22, 2020
Apply black
sebastinas
committed
012ea90
View commit details
Copy full SHA for 012ea90
View code at this point
Browse repository at this point
reconfigure and rename formatforfile
Show description for 214e4ca
rybarczykj
authored and
thomasballinger
committed
214e4ca
View commit details
Copy full SHA for 214e4ca
View code at this point
Browse repository at this point
Use global Enum class to avoid typing strings
Show description for e1733c5
rybarczykj
authored and
thomasballinger
committed
e1733c5
View commit details
Copy full SHA for e1733c5
View code at this point
Browse repository at this point
add/integrate all_logical_lines to fix editor wrapping
Show description for 8839681
rybarczykj
authored and
thomasballinger
committed
8839681
View commit details
Copy full SHA for 8839681
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Corrected cursor positioning on inputs with full-width (2 column) characters (#817)
Show description for 8e25e01
rybarczykj
authored
8e25e01
View commit details
Copy full SHA for 8e25e01
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
updated new_code=True -> False in clear_modules_and_reevaluate (#816)
allgo27
authored
471fa82
View commit details
Copy full SHA for 471fa82
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Redo (#812)
Show description for be1160a
allgo27
authored
be1160a
View commit details
Copy full SHA for be1160a
View code at this point
Browse repository at this point
Commits on May 28, 2020
Support packages that are using the new importlib.metadata api (fix of
Show description for 6ff3d1b
uriariel
authored and
sebastinas
committed
6ff3d1b
View commit details
Copy full SHA for 6ff3d1b
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Do not override builtin format
sebastinas
committed
0b7ab2c
View commit details
Copy full SHA for 0b7ab2c
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Remove unused imports
vilhelmprytz
authored and
sebastinas
committed
3ae9b10
View commit details
Copy full SHA for 3ae9b10
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Blacken the source code and add `black` configuration.
Show description for cde2aad
ikanobori
committed
cde2aad
View commit details
Copy full SHA for cde2aad
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Use super where possible
sebastinas
committed
072576a
View commit details
Copy full SHA for 072576a
View code at this point
Browse repository at this point
Call base's __init__
sebastinas
committed
d9402cd
View commit details
Copy full SHA for d9402cd
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Remove unused imports
sebastinas
committed
d711735
View commit details
Copy full SHA for d711735
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Fix 767 by using correct function
thomasballinger
committed
42ae730
View commit details
Copy full SHA for 42ae730
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
fix exit code issue
benkrig
authored and
sebastinas
committed
68df142
View commit details
Copy full SHA for 68df142
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
Update naming
sebastinas
committed
1660fa5
View commit details
Copy full SHA for 1660fa5
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Merge send_to_stdout and send_to_stderr; fix newline handling (#744)
ata2001
authored and
sebastinas
committed
9747551
View commit details
Copy full SHA for 9747551
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
remove debugging print in rev incr search
thomasballinger
committed
23ee3c2
View commit details
Copy full SHA for 23ee3c2
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Revert "Use width aware slice"
Show description for d5abcdc
ikanobori
committed
d5abcdc
View commit details
Copy full SHA for d5abcdc
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
Fix call of update
Show description for 9ec89db
sebastinas
committed
9ec89db
View commit details
Copy full SHA for 9ec89db
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Add default_autoreload config option
afrieder
authored and
sebastinas
committed
6be4207
View commit details
Copy full SHA for 6be4207
View code at this point
Browse repository at this point
Commits on May 28, 2017
Changes requested by sebastinas
Attila Szöllősi
authored and
sebastinas
committed
997117a
View commit details
Copy full SHA for 997117a
View code at this point
Browse repository at this point
Fix newline handling in stdout and stderr
Attila Szöllősi
authored and
sebastinas
committed
724f3b9
View commit details
Copy full SHA for 724f3b9
View code at this point
Browse repository at this point
Commits on May 13, 2017
Fix test failure
Attila Szöllősi
authored and
sebastinas
committed
f0ca805
View commit details
Copy full SHA for f0ca805
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.