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
Branch selector
back-to-threads
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2017
WIP - First draft of moving back to threads.
thomasballinger
committed
cd8febb
View commit details
Copy full SHA for cd8febb
Browse repository at this point
Commits on Apr 18, 2017
Merge pull request #678 from AlwxSin/master
Show description for 91bdd42
sebastinas
authored
91bdd42
View commit details
Copy full SHA for 91bdd42
Browse repository at this point
fix logic mistake
AlwxSin
committed
951401a
View commit details
Copy full SHA for 951401a
Browse repository at this point
remove deprecation warning in inspect module
Show description for a743920
AlwxSin
committed
a743920
View commit details
Copy full SHA for a743920
Browse repository at this point
Commits on Apr 6, 2017
Merge pull request #674 from andrealmeid/master
Show description for 1341fbe
sebastinas
authored
1341fbe
View commit details
Copy full SHA for 1341fbe
Browse repository at this point
Correct "next" duplication in line 40
andrealmeid
authored
8e27233
View commit details
Copy full SHA for 8e27233
Browse repository at this point
Commits on Apr 4, 2017
alternate impl for ctrl-o
thomasballinger
committed
f9ccb5c
View commit details
Copy full SHA for f9ccb5c
Browse repository at this point
Implementing code review changes.
PeriGK
authored and
thomasballinger
committed
eb3b8f3
View commit details
Copy full SHA for eb3b8f3
Browse repository at this point
Resetting debugging-oriented changes
PeriGK
authored and
thomasballinger
committed
e04e0f2
View commit details
Copy full SHA for e04e0f2
Browse repository at this point
Initial changes to implement ctrl+o functionality
PeriGK
authored and
thomasballinger
committed
da6150b
View commit details
Copy full SHA for da6150b
Browse repository at this point
Commits on Mar 30, 2017
fix default values of keyword only arguments
thomasballinger
committed
8ac18df
View commit details
Copy full SHA for 8ac18df
Browse repository at this point
Commits on Jan 26, 2017
Update to 3.6
Show description for fb47353
sebastinas
committed
fb47353
View commit details
Copy full SHA for fb47353
Browse repository at this point
Commits on Jan 22, 2017
Modified repl.py to conform to follow more PEP standards including 8 and 263
Show description for 4c08efe
shanahanjrs
authored and
sebastinas
committed
4c08efe
View commit details
Copy full SHA for 4c08efe
Browse repository at this point
Commits on Jan 10, 2017
Fix typo
sebastinas
committed
7c8cef6
View commit details
Copy full SHA for 7c8cef6
Browse repository at this point
Avoid duplication
sebastinas
committed
8543e3c
View commit details
Copy full SHA for 8543e3c
Browse repository at this point
Update requirements
sebastinas
committed
e8ed9db
View commit details
Copy full SHA for e8ed9db
Browse repository at this point
Only check for 2.x since we only support >= 3.3 for 3.x
sebastinas
committed
69c4108
View commit details
Copy full SHA for 69c4108
Browse repository at this point
Change to [] for consistency
sebastinas
committed
af6bcae
View commit details
Copy full SHA for af6bcae
Browse repository at this point
Define encoding
sebastinas
committed
5bd6bd0
View commit details
Copy full SHA for 5bd6bd0
Browse repository at this point
Commits on Jan 8, 2017
Use consistent encoding
Show description for 4029ab2
sebastinas
committed
4029ab2
View commit details
Copy full SHA for 4029ab2
Browse repository at this point
Import consistency
sebastinas
committed
508082a
View commit details
Copy full SHA for 508082a
Browse repository at this point
Re-use version_banner
sebastinas
committed
a4aea3d
View commit details
Copy full SHA for a4aea3d
Browse repository at this point
Update changelog
sebastinas
committed
015356b
View commit details
Copy full SHA for 015356b
Browse repository at this point
Fix typo
Show description for a64fb8e
sebastinas
committed
a64fb8e
View commit details
Copy full SHA for a64fb8e
Browse repository at this point
Consolidate common locals setup (fixes #665)
Show description for f189da1
sebastinas
committed
f189da1
View commit details
Copy full SHA for f189da1
Browse repository at this point
Remove more duplicated code
sebastinas
committed
70477ef
View commit details
Copy full SHA for 70477ef
Browse repository at this point
Remove code duplication
Show description for 4a36757
sebastinas
committed
4a36757
View commit details
Copy full SHA for 4a36757
Browse repository at this point
Default locals is set-up in super().__init__
Show description for cb6eb39
sebastinas
committed
cb6eb39
View commit details
Copy full SHA for cb6eb39
Browse repository at this point
Remove unused member variable
Show description for 2480377
sebastinas
committed
2480377
View commit details
Copy full SHA for 2480377
Browse repository at this point
Commits on Dec 28, 2016
Test with Python 3.6
Show description for 237a493
sebastinas
committed
237a493
View commit details
Copy full SHA for 237a493
Browse repository at this point
Commits on Dec 26, 2016
Merge pull request #662 from badshah400/master
Show description for f0c1d9a
sebastinas
authored
f0c1d9a
View commit details
Copy full SHA for f0c1d9a
Browse repository at this point
Commits on Dec 25, 2016
Close <p> node in description correctly.
Show description for 3645774
badshah400
committed
3645774
View commit details
Copy full SHA for 3645774
Browse repository at this point
Commits on Dec 21, 2016
Also specify hist_file (really fixes #654)
sebastinas
committed
27322d8
View commit details
Copy full SHA for 27322d8
Browse repository at this point
entries must always have at least one element
Show description for ee6afe1
sebastinas
committed
ee6afe1
View commit details
Copy full SHA for ee6afe1
Browse repository at this point
Remove History workaround
Show description for b51df1c
sebastinas
committed
b51df1c
View commit details
Copy full SHA for b51df1c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.