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 }}
susinmotion
/
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 Sep 11, 2014
esc . key sequence adds last argument from previous line
susinmotion
committed
343cc91
View commit details
Copy full SHA for 343cc91
Browse repository at this point
Commits on Sep 4, 2014
Merge pull request #368 from mlauter/master
Show description for 0513f1a
thomasballinger
committed
0513f1a
View commit details
Copy full SHA for 0513f1a
Browse repository at this point
add test for interpreter
mlauter
committed
55ce0e7
View commit details
Copy full SHA for 55ce0e7
Browse repository at this point
factor out redundant code from showtraceback and showsyntaxerror
mlauter
committed
8aca9a5
View commit details
Copy full SHA for 8aca9a5
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
Browse repository at this point
Commits on Sep 3, 2014
Merge pull request #373 from chena/fix-341
Show description for 80f59e5
thomasballinger
committed
80f59e5
View commit details
Copy full SHA for 80f59e5
Browse repository at this point
Fixed 341 right arrow suggestion color
chena
committed
84ac7a2
View commit details
Copy full SHA for 84ac7a2
Browse repository at this point
Commits on Aug 30, 2014
add failing test for #369
thomasballinger
committed
ec8a32e
View commit details
Copy full SHA for ec8a32e
Browse repository at this point
more tests, fix #360
Show description for 79d55fa
thomasballinger
committed
79d55fa
View commit details
Copy full SHA for 79d55fa
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
Browse repository at this point
add new interactive interpreter subclass with pretty pygments traceback coloring
mlauter
committed
8edeadc
View commit details
Copy full SHA for 8edeadc
Browse repository at this point
stop painting standard error red
mlauter
committed
0533c80
View commit details
Copy full SHA for 0533c80
Browse repository at this point
fix #366 and fix #367
Show description for aea557a
thomasballinger
committed
aea557a
View commit details
Copy full SHA for aea557a
Browse repository at this point
Merge branch 'reverse-incremental-search'
thomasballinger
committed
b23e480
View commit details
Copy full SHA for b23e480
Browse repository at this point
Merge branch 'edit-config'
thomasballinger
committed
f8ccef3
View commit details
Copy full SHA for f8ccef3
Browse repository at this point
Change hardcoded incremental search keys to meta (esc+) r and s
thomasballinger
committed
d86d8a8
View commit details
Copy full SHA for d86d8a8
Browse repository at this point
Commits on Aug 28, 2014
incremental search and reverse working alright
Show description for 169536d
thomasballinger
committed
169536d
View commit details
Copy full SHA for 169536d
Browse repository at this point
don't include current search string as target for incremental search
thomasballinger
committed
fc7ee66
View commit details
Copy full SHA for fc7ee66
Browse repository at this point
first draft of incremental search (ctrl-r/s)
thomasballinger
committed
e318b6b
View commit details
Copy full SHA for e318b6b
Browse repository at this point
fix send_current_block_to_external_editor
thomasballinger
committed
fc1cf63
View commit details
Copy full SHA for fc1cf63
Browse repository at this point
fix tests to deal with kill functions
thomasballinger
committed
812d7ee
View commit details
Copy full SHA for 812d7ee
Browse repository at this point
Commits on Aug 27, 2014
reference config docs and fix typo in config
thomasballinger
committed
4343132
View commit details
Copy full SHA for 4343132
Browse repository at this point
Make sample config used as template for new config file
thomasballinger
committed
46bc512
View commit details
Copy full SHA for 46bc512
Browse repository at this point
Merge branch 'pastebuffer-keys'
Show description for 6b8a076
thomasballinger
committed
6b8a076
View commit details
Copy full SHA for 6b8a076
Browse repository at this point
Merge pull request #362 from lu-zero/master
Show description for efb3174
thomasballinger
committed
efb3174
View commit details
Copy full SHA for efb3174
Browse repository at this point
yank working!
thomasballinger
committed
c92b043
View commit details
Copy full SHA for c92b043
Browse repository at this point
Commits on Aug 26, 2014
manual_readline refactor
thomasballinger
committed
60a0687
View commit details
Copy full SHA for 60a0687
Browse repository at this point
Commits on Aug 25, 2014
urwid: Use the correct repl variable
Show description for 27ef9d9
lu-zero
committed
27ef9d9
View commit details
Copy full SHA for 27ef9d9
Browse repository at this point
F3 to edit current config file
Show description for 4cc3912
thomasballinger
committed
4cc3912
View commit details
Copy full SHA for 4cc3912
Browse repository at this point
Commits on Aug 24, 2014
repl paint tests
thomasballinger
committed
bd11ff7
View commit details
Copy full SHA for bd11ff7
Browse repository at this point
Commits on Aug 23, 2014
fix readme test badge link
thomasballinger
committed
6154e73
View commit details
Copy full SHA for 6154e73
Browse repository at this point
Change build button in readme to point at bpython/bpython
thomasballinger
committed
e02c6f6
View commit details
Copy full SHA for e02c6f6
Browse repository at this point
Tests passing on Travis CI
thomasballinger
committed
5b1fc29
View commit details
Copy full SHA for 5b1fc29
Browse repository at this point
Commits on Aug 16, 2014
more process_event refactoring
thomasballinger
committed
5dc6c71
View commit details
Copy full SHA for 5dc6c71
Browse repository at this point
Merge branch 'process-event-refactor'
thomasballinger
committed
b4e7b2b
View commit details
Copy full SHA for b4e7b2b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.