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 }}
brianhaines
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
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
View code at this point
Browse repository at this point
add test for interpreter
mlauter
committed
55ce0e7
View commit details
Copy full SHA for 55ce0e7
View code at this point
Browse repository at this point
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 Sep 3, 2014
Fixed 341 right arrow suggestion color
chena
committed
84ac7a2
View commit details
Copy full SHA for 84ac7a2
View code at this point
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
View code at this point
Browse repository at this point
more tests, fix #360
Show description for 79d55fa
thomasballinger
committed
79d55fa
View commit details
Copy full SHA for 79d55fa
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
add new interactive interpreter subclass with pretty pygments traceback coloring
mlauter
committed
8edeadc
View commit details
Copy full SHA for 8edeadc
View code at this point
Browse repository at this point
stop painting standard error red
mlauter
committed
0533c80
View commit details
Copy full SHA for 0533c80
View code at this point
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
View code at this point
Browse repository at this point
Merge branch 'reverse-incremental-search'
thomasballinger
committed
b23e480
View commit details
Copy full SHA for b23e480
View code at this point
Browse repository at this point
Merge branch 'edit-config'
thomasballinger
committed
f8ccef3
View commit details
Copy full SHA for f8ccef3
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
first draft of incremental search (ctrl-r/s)
thomasballinger
committed
e318b6b
View commit details
Copy full SHA for e318b6b
View code at this point
Browse repository at this point
fix send_current_block_to_external_editor
thomasballinger
committed
fc1cf63
View commit details
Copy full SHA for fc1cf63
View code at this point
Browse repository at this point
fix tests to deal with kill functions
thomasballinger
committed
812d7ee
View commit details
Copy full SHA for 812d7ee
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Merge branch 'pastebuffer-keys'
Show description for 6b8a076
thomasballinger
committed
6b8a076
View commit details
Copy full SHA for 6b8a076
View code at this point
Browse repository at this point
yank working!
thomasballinger
committed
c92b043
View commit details
Copy full SHA for c92b043
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
manual_readline refactor
thomasballinger
committed
60a0687
View commit details
Copy full SHA for 60a0687
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 24, 2014
repl paint tests
thomasballinger
committed
bd11ff7
View commit details
Copy full SHA for bd11ff7
View code at this point
Browse repository at this point
Commits on Aug 23, 2014
Tests passing on Travis CI
thomasballinger
committed
5b1fc29
View commit details
Copy full SHA for 5b1fc29
View code at this point
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
View code at this point
Browse repository at this point
Merge branch 'process-event-refactor'
thomasballinger
committed
b4e7b2b
View commit details
Copy full SHA for b4e7b2b
View code at this point
Browse repository at this point
fix #342 import completion regression
thomasballinger
committed
507fc05
View commit details
Copy full SHA for 507fc05
View code at this point
Browse repository at this point
fix #332
thomasballinger
committed
7fc33a9
View commit details
Copy full SHA for 7fc33a9
View code at this point
Browse repository at this point
fix #349
Show description for f6043df
thomasballinger
committed
f6043df
View commit details
Copy full SHA for f6043df
View code at this point
Browse repository at this point
Fix stopping watching modules with errors
Show description for 8e0cc92
thomasballinger
committed
8e0cc92
View commit details
Copy full SHA for 8e0cc92
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
fix #347
mlauter
committed
ce4ab58
View commit details
Copy full SHA for ce4ab58
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.