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 }}
wis
/
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
on
master
User selector
All users
All time
Commit history
Commits on Apr 30, 2019
10x the too low hist_length default of 100 to 1000
Show description for b7170f0
Wis
authored
b7170f0
View commit details
Copy full SHA for b7170f0
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Catch function signature inspection errors for built-in types
Show description for cd6886a
bfrascher
authored and
sebastinas
committed
cd6886a
View commit details
Copy full SHA for cd6886a
View code at this point
Browse repository at this point
Correctly reference inspect parameter kinds
Show description for 0a5bd6e
bfrascher
authored and
sebastinas
committed
0a5bd6e
View commit details
Copy full SHA for 0a5bd6e
View code at this point
Browse repository at this point
Display the correct signature for a decorated function in Python 3
Show description for a9407b6
bfrascher
authored and
sebastinas
committed
a9407b6
View commit details
Copy full SHA for a9407b6
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
Remove unused function
sebastinas
committed
3bd1c25
View commit details
Copy full SHA for 3bd1c25
View code at this point
Browse repository at this point
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 Dec 9, 2018
Remove unused import
sebastinas
committed
8e6f8f7
View commit details
Copy full SHA for 8e6f8f7
View code at this point
Browse repository at this point
Avoid unsafe default argument
sebastinas
committed
d3a33e7
View commit details
Copy full SHA for d3a33e7
View code at this point
Browse repository at this point
Avoid unsafe default argument
sebastinas
committed
146be27
View commit details
Copy full SHA for 146be27
View code at this point
Browse repository at this point
Remove unnecessary import
sebastinas
committed
ac473c3
View commit details
Copy full SHA for ac473c3
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 Sep 27, 2018
Fix test with PyPy 3
sebastinas
committed
94cfb15
View commit details
Copy full SHA for 94cfb15
View code at this point
Browse repository at this point
Fix bpython-curses bug when passed an argument
Show description for 4e3673c
Greg Burek
authored and
sebastinas
committed
4e3673c
View commit details
Copy full SHA for 4e3673c
View code at this point
Browse repository at this point
Commits on May 20, 2018
Fix PEP8 issues
sebastinas
committed
c85c4e7
View commit details
Copy full SHA for c85c4e7
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
Fix file locking on Windows
Show description for 1b20689
sebastinas
committed
1b20689
View commit details
Copy full SHA for 1b20689
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Exit gracefully if config file cannot be decoded (re #735)
sebastinas
committed
d4a28ef
View commit details
Copy full SHA for d4a28ef
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 Nov 6, 2017
Merge pull request #702 from thomasballinger/fix-urwid
Show description for 1991216
sebastinas
authored
1991216
View commit details
Copy full SHA for 1991216
View code at this point
Browse repository at this point
Use sys.executable
Show description for 0ddda16
sebastinas
committed
0ddda16
View commit details
Copy full SHA for 0ddda16
View code at this point
Browse repository at this point
test.test_args: don't hardcode python2 (#716)
Show description for fd5d482
flokli
authored and
sebastinas
committed
fd5d482
View commit details
Copy full SHA for fd5d482
View code at this point
Browse repository at this point
use self.assertEqual instead of self.assertEquals (deprecated) (#715)
flokli
authored and
sebastinas
committed
1c5484f
View commit details
Copy full SHA for 1c5484f
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
Fix NameError when saving to a file
abenkovskii
authored and
sebastinas
committed
2349722
View commit details
Copy full SHA for 2349722
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 Aug 20, 2017
terminology change: native str
thomasballinger
committed
143757c
View commit details
Copy full SHA for 143757c
View code at this point
Browse repository at this point
Commits on Aug 19, 2017
fix encoding issues in urwid and curses
thomasballinger
committed
55c2655
View commit details
Copy full SHA for 55c2655
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
Decode matches from jedi (fixes #687)
Show description for d067b9d
sebastinas
committed
d067b9d
View commit details
Copy full SHA for d067b9d
View code at this point
Browse repository at this point
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 12, 2017
fix paste fix
thomasballinger
committed
99dcc9d
View commit details
Copy full SHA for 99dcc9d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.