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 }}
optionalg
/
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
Breadcrumbs
History for
bpython
bpython
repl.py
on
tmp
User selector
All users
All time
Commit history
Commits on Aug 4, 2016
add auto default to runsource
thomasballinger
committed
a2a934c
View commit details
Copy full SHA for a2a934c
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
correct linenums for external files
thomasballinger
committed
df29ae1
View commit details
Copy full SHA for df29ae1
View code at this point
Browse repository at this point
fix Python 2 running encoded source files
thomasballinger
committed
dfb44cf
View commit details
Copy full SHA for dfb44cf
View code at this point
Browse repository at this point
commit test
thomasballinger
committed
27c041f
View commit details
Copy full SHA for 27c041f
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
spelling: original
jsoref
committed
106cfde
View commit details
Copy full SHA for 106cfde
View code at this point
Browse repository at this point
spelling: occurring
jsoref
committed
150db0b
View commit details
Copy full SHA for 150db0b
View code at this point
Browse repository at this point
spelling: interpreter
jsoref
committed
d981f75
View commit details
Copy full SHA for d981f75
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Remove 2.6 from documentation and setup
Show description for 1202d14
sebastinas
committed
1202d14
View commit details
Copy full SHA for 1202d14
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
document _funcname_and_argnum
thomasballinger
committed
f6a6f94
View commit details
Copy full SHA for f6a6f94
View code at this point
Browse repository at this point
function parser finds function expressions
thomasballinger
committed
3a808fa
View commit details
Copy full SHA for 3a808fa
View code at this point
Browse repository at this point
factor out current function
thomasballinger
committed
134fb1e
View commit details
Copy full SHA for 134fb1e
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Merge branch 'fix-broken-history'
thomasballinger
committed
7f7aee1
View commit details
Copy full SHA for 7f7aee1
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
add a blank line after Python 2 source encoding
Show description for 9f1a339
thomasballinger
committed
9f1a339
View commit details
Copy full SHA for 9f1a339
View code at this point
Browse repository at this point
fix #591 changing stack trace linenos
thomasballinger
committed
4e5db7c
View commit details
Copy full SHA for 4e5db7c
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
PEP8
thomasballinger
committed
01bda16
View commit details
Copy full SHA for 01bda16
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
improve function docstring lookup
thomasballinger
committed
4c0ea6b
View commit details
Copy full SHA for 4c0ea6b
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
fix #583
thomasballinger
committed
460d7f0
View commit details
Copy full SHA for 460d7f0
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
Show __new__ docstrings. Fixes #572
di
committed
668bf06
View commit details
Copy full SHA for 668bf06
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
PEP8
noelladsa
committed
191e434
View commit details
Copy full SHA for 191e434
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
argspec replaced with namedtuple FuncProps, in_arg removed from original argspec and made into class var
noelladsa
committed
86a9cce
View commit details
Copy full SHA for 86a9cce
View code at this point
Browse repository at this point
Commits on May 17, 2015
PEP8
sebastinas
committed
26b8daf
View commit details
Copy full SHA for 26b8daf
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
Remove useless assert
Show description for 87ce63e
sebastinas
committed
87ce63e
View commit details
Copy full SHA for 87ce63e
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
Fix SyntaxError
Show description for 6e69e89
sebastinas
committed
6e69e89
View commit details
Copy full SHA for 6e69e89
View code at this point
Browse repository at this point
Fix SyntaxError
Show description for fb07d96
sebastinas
committed
fb07d96
View commit details
Copy full SHA for fb07d96
View code at this point
Browse repository at this point
Display exception from subprocess
Show description for fa3ad3a
sebastinas
committed
fa3ad3a
View commit details
Copy full SHA for fa3ad3a
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
Move linecache code to new file, use super()
michaelmulley
committed
7ca380d
View commit details
Copy full SHA for 7ca380d
View code at this point
Browse repository at this point
Remember the source of interactively defined functions
Show description for 38f1ed6
michaelmulley
committed
38f1ed6
View commit details
Copy full SHA for 38f1ed6
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
Use bpython.config's getpreferredencoding
Show description for 21b9a54
sebastinas
committed
21b9a54
View commit details
Copy full SHA for 21b9a54
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
Move pasting logic out of Repl
Show description for ac630cc
sebastinas
committed
ac630cc
View commit details
Copy full SHA for ac630cc
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Re-introduce autocompletion modes
Show description for 2cfa83b
sebastinas
committed
2cfa83b
View commit details
Copy full SHA for 2cfa83b
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Remove more calls to str
Show description for 7eaef53
sebastinas
committed
7eaef53
View commit details
Copy full SHA for 7eaef53
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
Commits on Mar 2, 2015
write unicode in Python 3
thomasballinger
committed
83ce5e9
View commit details
Copy full SHA for 83ce5e9
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Sort imports
Show description for 49818b9
sebastinas
committed
49818b9
View commit details
Copy full SHA for 49818b9
View code at this point
Browse repository at this point
Remove no longer needed __future__ imports
Show description for c08f412
sebastinas
committed
c08f412
View commit details
Copy full SHA for c08f412
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.