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
.
bpython
/
bpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
252
Star
2.8k
Code
Issues
144
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
curtsiesfrontend
interpreter.py
on
fix-undo
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2021
Use relative imports
sebastinas
committed
447bede
View commit details
Copy full SHA for 447bede
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Use str.format and f-strings where possible
sebastinas
committed
3b83c02
View commit details
Copy full SHA for 3b83c02
View code at this point
Browse repository at this point
Remove use of six.text_type
sebastinas
committed
6445871
View commit details
Copy full SHA for 6445871
View code at this point
Browse repository at this point
Remove use of six.iteritems
sebastinas
committed
5a42d0a
View commit details
Copy full SHA for 5a42d0a
View code at this point
Browse repository at this point
Update use of super and class definitions
sebastinas
committed
8f03ee2
View commit details
Copy full SHA for 8f03ee2
View code at this point
Browse repository at this point
Remove encoding header
sebastinas
committed
ebe19cc
View commit details
Copy full SHA for ebe19cc
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
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 Jan 8, 2017
Use consistent encoding
Show description for 4029ab2
sebastinas
committed
4029ab2
View commit details
Copy full SHA for 4029ab2
View code at this point
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
View code at this point
Browse repository at this point
Remove more duplicated code
sebastinas
committed
70477ef
View commit details
Copy full SHA for 70477ef
View code at this point
Browse repository at this point
Remove code duplication
Show description for 4a36757
sebastinas
committed
4a36757
View commit details
Copy full SHA for 4a36757
View code at this point
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
View code at this point
Browse repository at this point
Remove unused member variable
Show description for 2480377
sebastinas
committed
2480377
View commit details
Copy full SHA for 2480377
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Use Curtsies interpreter for -i file
thomasballinger
committed
4559328
View commit details
Copy full SHA for 4559328
View code at this point
Browse repository at this point
Commits on May 17, 2015
Clean up imports
Show description for dd0a489
sebastinas
committed
dd0a489
View commit details
Copy full SHA for dd0a489
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
Remove runsource overwrite
Show description for 64772c0
sebastinas
committed
64772c0
View commit details
Copy full SHA for 64772c0
View code at this point
Browse repository at this point
Add encoding to constructor
Show description for ff1d017
sebastinas
committed
ff1d017
View commit details
Copy full SHA for ff1d017
View code at this point
Browse repository at this point
delete repeated code in interpreters
thomasballinger
committed
3cbe24d
View commit details
Copy full SHA for 3cbe24d
View code at this point
Browse repository at this point
Add NOP encode parameter to curtsies interpreter
thomasballinger
committed
8bdb42e
View commit details
Copy full SHA for 8bdb42e
View code at this point
Browse repository at this point
PEP-8
Show description for 11d34d0
sebastinas
committed
11d34d0
View commit details
Copy full SHA for 11d34d0
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Use iter* from six
Show description for d513d3a
sebastinas
committed
d513d3a
View commit details
Copy full SHA for d513d3a
View code at this point
Browse repository at this point
Revert "Use methods without iter"
Show description for 7064858
sebastinas
committed
7064858
View commit details
Copy full SHA for 7064858
View code at this point
Browse repository at this point
Use methods without iter
Show description for 1ef719c
sebastinas
committed
1ef719c
View commit details
Copy full SHA for 1ef719c
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Remove unused imports
Show description for be5b8fb
sebastinas
committed
be5b8fb
View commit details
Copy full SHA for be5b8fb
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Predict how long an undo will take and prompt for how many lines
thomasballinger
committed
babd41f
View commit details
Copy full SHA for babd41f
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
indent instead of removing empty pasted lines
Show description for fe49677
thomasballinger
committed
fe49677
View commit details
Copy full SHA for fe49677
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Fix a pyflakes warning
sebastinas
committed
d927418
View commit details
Copy full SHA for d927418
View code at this point
Browse repository at this point
Move curtsies.bpythonparse to bpython.curtsiesfrontent.parse
Show description for d441dd5
sebastinas
committed
d441dd5
View commit details
Copy full SHA for d441dd5
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
fix 415
thomasballinger
committed
3cddcc6
View commit details
Copy full SHA for 3cddcc6
View code at this point
Browse repository at this point
Commits on Oct 4, 2014
Remove some unused imports.
Trundle
committed
86fb570
View commit details
Copy full SHA for 86fb570
View code at this point
Browse repository at this point
Commits on Sep 4, 2014
factor out redundant code from showtraceback and showsyntaxerror
mlauter
committed
8aca9a5
View commit details
Copy full SHA for 8aca9a5
View code at this point
Browse repository at this point
stop str-ing in Interp.write, send FmtStr to stderr instead
mlauter
committed
b40ce7d
View commit details
Copy full SHA for b40ce7d
View code at this point
Browse repository at this point
Commits on Aug 29, 2014
Incorporate new interpreter class into the main repl and use our write traceback method to send to standard error.
thomasballinger
authored and
mlauter
committed
b5dac4d
View commit details
Copy full SHA for b5dac4d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.