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 }}
coolcoding
/
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
improve-dev-docs
User selector
All users
All time
Commit history
Commits on Sep 19, 2014
Use new JSON interface of bpaste.net and remove the old XML-RPC interface
Show description for 4795738
sebastinas
committed
4795738
View commit details
Copy full SHA for 4795738
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
make other frontends work
thomasballinger
committed
f9fa7e8
View commit details
Copy full SHA for f9fa7e8
View code at this point
Browse repository at this point
take back line working for bpythno-curtsies
thomasballinger
committed
2fd9798
View commit details
Copy full SHA for 2fd9798
View code at this point
Browse repository at this point
Commits on Aug 29, 2014
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
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
Commits on Aug 27, 2014
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
Commits on Aug 25, 2014
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 Jul 19, 2014
Merge branch 'completion-cleanup'
Show description for 4e8c46a
thomasballinger
committed
4e8c46a
View commit details
Copy full SHA for 4e8c46a
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
tests passing in Python 2
thomasballinger
committed
0f6ce9c
View commit details
Copy full SHA for 0f6ce9c
View code at this point
Browse repository at this point
showing source in bpython-curtsies
thomasballinger
committed
f208cba
View commit details
Copy full SHA for f208cba
View code at this point
Browse repository at this point
Commits on Jul 6, 2014
filenames suggestions only show after tab
thomasballinger
committed
63cbf14
View commit details
Copy full SHA for 63cbf14
View code at this point
Browse repository at this point
fix persistant completion window bug
thomasballinger
committed
34d60b2
View commit details
Copy full SHA for 34d60b2
View code at this point
Browse repository at this point
fix dict completion problem
thomasballinger
committed
fe53097
View commit details
Copy full SHA for fe53097
View code at this point
Browse repository at this point
completion more uniform
thomasballinger
committed
3ee8696
View commit details
Copy full SHA for 3ee8696
View code at this point
Browse repository at this point
dictionary completion working! Bring on the custom completion!
thomasballinger
committed
f1edce9
View commit details
Copy full SHA for f1edce9
View code at this point
Browse repository at this point
curtsies working again
thomasballinger
committed
acde8ab
View commit details
Copy full SHA for acde8ab
View code at this point
Browse repository at this point
current_line is a property
thomasballinger
committed
c9c0cbf
View commit details
Copy full SHA for c9c0cbf
View code at this point
Browse repository at this point
remove list win visible code
thomasballinger
committed
ec1f436
View commit details
Copy full SHA for ec1f436
View code at this point
Browse repository at this point
filename completion working
Show description for 766f8e4
thomasballinger
committed
766f8e4
View commit details
Copy full SHA for 766f8e4
View code at this point
Browse repository at this point
new autocomplete hooked up, working some
Show description for 1a0aa07
thomasballinger
committed
1a0aa07
View commit details
Copy full SHA for 1a0aa07
View code at this point
Browse repository at this point
autocomplete now functions, plus temp compat layer
Show description for 3a1e177
thomasballinger
committed
3a1e177
View commit details
Copy full SHA for 3a1e177
View code at this point
Browse repository at this point
importcompletion.complete rewrite, simple tests passing
Show description for 82c3f1e
thomasballinger
committed
82c3f1e
View commit details
Copy full SHA for 82c3f1e
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
catch Exception instead to prevent catching SystemExit and KeyboardInterrupt
thomasballinger
committed
b6d05c5
View commit details
Copy full SHA for b6d05c5
View code at this point
Browse repository at this point
Commits on Jun 29, 2014
fix for #281
thomasballinger
committed
1b3b4e8
View commit details
Copy full SHA for 1b3b4e8
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
Fix for issue #267
Show description for 1b52d97
michael schuller
committed
1b52d97
View commit details
Copy full SHA for 1b52d97
View code at this point
Browse repository at this point
Commits on Mar 4, 2014
editor fixes
thomasballinger
committed
5d713fa
View commit details
Copy full SHA for 5d713fa
View code at this point
Browse repository at this point
return original text on non-zero exit in external editor
thomasballinger
committed
c5edb5d
View commit details
Copy full SHA for c5edb5d
View code at this point
Browse repository at this point
fixes for external editor functionality
thomasballinger
committed
dd1373f
View commit details
Copy full SHA for dd1373f
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
ctrl-x send line to editor works in bpython
thomasballinger
committed
231dc91
View commit details
Copy full SHA for 231dc91
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
document side effects of Repl.tokenize
thomasballinger
committed
499dcae
View commit details
Copy full SHA for 499dcae
View code at this point
Browse repository at this point
factor out insert_into_history
thomasballinger
committed
8063be3
View commit details
Copy full SHA for 8063be3
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Check if target file already exists
Show description for 4ac5f11
sebastinas
committed
4ac5f11
View commit details
Copy full SHA for 4ac5f11
View code at this point
Browse repository at this point
Add option to append '.py' to filesnames while saving
sebastinas
committed
1fd322f
View commit details
Copy full SHA for 1fd322f
View code at this point
Browse repository at this point
Commits on Oct 7, 2012
Pass exit status (i.e. arguments passed to SystemExit) to shell. Fixes #227.
Trundle
committed
4cbc5f5
View commit details
Copy full SHA for 4cbc5f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.