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 }}
jsoref
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2016
Add Alternatives section to README.rst
bobf
committed
ae12e15
View commit details
Copy full SHA for ae12e15
Browse repository at this point
Commits on Feb 18, 2016
Merge pull request #601 from adityagupta679/patch-1
Show description for b50250a
sebastinas
committed
b50250a
View commit details
Copy full SHA for b50250a
Browse repository at this point
Commits on Jan 25, 2016
Fixing Windows Python2 compatibility
Show description for 4189d62
Aditya Gupta
authored and
Aditya Gupta
committed
4189d62
View commit details
Copy full SHA for 4189d62
Browse repository at this point
Commits on Jan 16, 2016
Finish CHANGELOG
Show description for b3692e6
sebastinas
committed
b3692e6
View commit details
Copy full SHA for b3692e6
Browse repository at this point
Commits on Jan 13, 2016
Document that 2.6 is no longer supported
Show description for 686ebb4
sebastinas
committed
686ebb4
View commit details
Copy full SHA for 686ebb4
Browse repository at this point
Remove Python 2.6 workaround
Show description for 2b08adf
sebastinas
committed
2b08adf
View commit details
Copy full SHA for 2b08adf
Browse repository at this point
Remove 2.6 from documentation and setup
Show description for 1202d14
sebastinas
committed
1202d14
View commit details
Copy full SHA for 1202d14
Browse repository at this point
No longer run tests against Python 2.6
sebastinas
committed
e09e009
View commit details
Copy full SHA for e09e009
Browse repository at this point
Start 0.16 development
Show description for e8d27bc
sebastinas
committed
e8d27bc
View commit details
Copy full SHA for e8d27bc
Browse repository at this point
Update Python versions
Show description for 1bc03d8
sebastinas
committed
1bc03d8
View commit details
Copy full SHA for 1bc03d8
Browse repository at this point
Remove last mention of GTK+
sebastinas
committed
37bae58
View commit details
Copy full SHA for 37bae58
Browse repository at this point
Fix formatting
Show description for 1ef2cc9
sebastinas
committed
1ef2cc9
View commit details
Copy full SHA for 1ef2cc9
Browse repository at this point
List six
Show description for cf6669e
sebastinas
committed
cf6669e
View commit details
Copy full SHA for cf6669e
Browse repository at this point
Commits on Jan 8, 2016
Document new options
Show description for 7d7e600
sebastinas
committed
7d7e600
View commit details
Copy full SHA for 7d7e600
Browse repository at this point
Commits on Dec 27, 2015
require unicode for pager
thomasballinger
committed
5800e38
View commit details
Copy full SHA for 5800e38
Browse repository at this point
Commits on Dec 25, 2015
update changelog
thomasballinger
committed
ad0bc41
View commit details
Copy full SHA for ad0bc41
Browse repository at this point
document _funcname_and_argnum
thomasballinger
committed
f6a6f94
View commit details
Copy full SHA for f6a6f94
Browse repository at this point
Python 2.6 compatibilty for isclass
thomasballinger
committed
92dccc9
View commit details
Copy full SHA for 92dccc9
Browse repository at this point
make is_new_style work on oldstyle class objects
thomasballinger
committed
2a65a47
View commit details
Copy full SHA for 2a65a47
Browse repository at this point
function parser finds function expressions
thomasballinger
committed
3a808fa
View commit details
Copy full SHA for 3a808fa
Browse repository at this point
factor out current function
thomasballinger
committed
134fb1e
View commit details
Copy full SHA for 134fb1e
Browse repository at this point
deal with overridden getattr etc.
thomasballinger
committed
fb3dc22
View commit details
Copy full SHA for fb3dc22
Browse repository at this point
attribute lookup in simple_eval
thomasballinger
committed
f55d7d5
View commit details
Copy full SHA for f55d7d5
Browse repository at this point
curent_word falls when if obj.attr obj not global
thomasballinger
committed
8be8f73
View commit details
Copy full SHA for 8be8f73
Browse repository at this point
factor out and test is_new_style
thomasballinger
committed
6b7f681
View commit details
Copy full SHA for 6b7f681
Browse repository at this point
ignore warnings in python2.6
thomasballinger
committed
835847d
View commit details
Copy full SHA for 835847d
Browse repository at this point
correct layout for short terminals
thomasballinger
committed
9707810
View commit details
Copy full SHA for 9707810
Browse repository at this point
Commits on Dec 24, 2015
add readme features
thomasballinger
committed
cb7e36e
View commit details
Copy full SHA for cb7e36e
Browse repository at this point
README typos
thomasballinger
committed
e6d6efb
View commit details
Copy full SHA for e6d6efb
Browse repository at this point
Commits on Dec 23, 2015
changelog updates
thomasballinger
committed
62e49f1
View commit details
Copy full SHA for 62e49f1
Browse repository at this point
dont reevaluate if previous line was empty
thomasballinger
committed
c064fd0
View commit details
Copy full SHA for c064fd0
Browse repository at this point
remove debugging print
thomasballinger
committed
57d6e78
View commit details
Copy full SHA for 57d6e78
Browse repository at this point
pep8
thomasballinger
committed
41cc56e
View commit details
Copy full SHA for 41cc56e
Browse repository at this point
Use Curtsies interpreter for -i file
thomasballinger
committed
4559328
View commit details
Copy full SHA for 4559328
Browse repository at this point
hack for partial multiprocessing support
thomasballinger
committed
427d371
View commit details
Copy full SHA for 427d371
Browse repository at this point
Previous
Next
You can’t perform that action at this time.