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
.
pythonthings
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
config.py
on
fake-flush
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 13, 2013
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 Sep 29, 2012
Use 'simple' as default completion mode.
sebastinas
committed
7a85371
View commit details
Copy full SHA for 7a85371
View code at this point
Browse repository at this point
Commits on Sep 15, 2012
Merge pull request #7 with some additional changes.
sebastinas
committed
cfe07ec
View commit details
Copy full SHA for cfe07ec
View code at this point
Browse repository at this point
Use string constants instead of magic numbers.
Sebastian Ramacher
committed
c44cc27
View commit details
Copy full SHA for c44cc27
View code at this point
Browse repository at this point
Commits on Sep 14, 2012
Copying #214 fix from original feature branch.
ingrid
committed
de50722
View commit details
Copy full SHA for de50722
View code at this point
Browse repository at this point
Commits on Jul 19, 2012
update tab method to support new complete types
jasonLaster
committed
faab6a8
View commit details
Copy full SHA for faab6a8
View code at this point
Browse repository at this point
Commits on Jul 7, 2012
Add alternate autocomplete_mode
jasonLaster
committed
ffc15c8
View commit details
Copy full SHA for ffc15c8
View code at this point
Browse repository at this point
Commits on May 27, 2012
Add a pastebin_helper config option to name an executable for pastebin upload.
Show description for 41ebe48
eikehein
committed
41ebe48
View commit details
Copy full SHA for 41ebe48
View code at this point
Browse repository at this point
Create option for private pastebins, default to always post private. This should alleviate the need to remove pastes.
ikanobori
committed
a0746ca
View commit details
Copy full SHA for a0746ca
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
Create a first implementation of keybinding to the reverse-i search mode.
ikanobori
committed
1732f4b
View commit details
Copy full SHA for 1732f4b
View code at this point
Browse repository at this point
Commits on Jan 9, 2012
Add option to remove duplicates from history. (Closes: #135)
Sebastian Ramacher
committed
fa8e0b4
View commit details
Copy full SHA for fa8e0b4
View code at this point
Browse repository at this point
Commits on Nov 22, 2011
Complete magic methods within a class body (configurable).
Julian Berman
authored and
Julian Berman
committed
8ce719c
View commit details
Copy full SHA for 8ce719c
View code at this point
Browse repository at this point
Commits on Apr 29, 2011
Make size of suggestion window configurable.
Show description for 36cc78c
Trundle
committed
36cc78c
View commit details
Copy full SHA for 36cc78c
View code at this point
Browse repository at this point
Commits on Sep 19, 2010
Initial work on urwid shortcuts working, todo: cleanup
ikanobori
committed
261cf20
View commit details
Copy full SHA for 261cf20
View code at this point
Browse repository at this point
Commits on Aug 25, 2010
Use XDG_CONFIG_HOME for configuration files.
Show description for 61cd40a
Trundle
committed
61cd40a
View commit details
Copy full SHA for 61cd40a
View code at this point
Browse repository at this point
Commits on Jun 7, 2010
This closes #118
ikanobori
committed
84ad5f6
View commit details
Copy full SHA for 84ad5f6
View code at this point
Browse repository at this point
Commits on Mar 29, 2010
REPOFIX: Revert to before bpdb branch
ikanobori
committed
634b9a0
View commit details
Copy full SHA for 634b9a0
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
GTK gets its own color scheme which is more sane and readable (on a white background)
ikanobori
committed
221659d
View commit details
Copy full SHA for 221659d
View code at this point
Browse repository at this point
Commits on Jan 21, 2010
Add pastebin confirmation configuration. This defaults to have confirmation but when the pastebin_confirm option under the general section is set to false you wont have to verify. It also includes …
Show description for b7d3f54
ikanobori
committed
b7d3f54
View commit details
Copy full SHA for b7d3f54
View code at this point
Browse repository at this point
Commits on Jan 9, 2010
Change C-d from quit key to delete key (by default).
Show description for 07c1ffc
Trundle
committed
07c1ffc
View commit details
Copy full SHA for 07c1ffc
View code at this point
Browse repository at this point
Commits on Dec 28, 2009
Make the switching to default colors really work
ikanobori
committed
ac8c4a6
View commit details
Copy full SHA for ac8c4a6
View code at this point
Browse repository at this point
This closes #78
Show description for 52cde17
ikanobori
committed
52cde17
View commit details
Copy full SHA for 52cde17
View code at this point
Browse repository at this point
Commits on Dec 17, 2009
Implement auto dedentation.
Show description for aa0f450
Trundle
committed
aa0f450
View commit details
Copy full SHA for aa0f450
View code at this point
Browse repository at this point
Commits on Nov 18, 2009
Make pastebin URL really configurable.
Show description for 33d695a
Trundle
committed
33d695a
View commit details
Copy full SHA for 33d695a
View code at this point
Browse repository at this point
Commits on Oct 27, 2009
More PEP-8 conformance
ikanobori
committed
f6ff8d3
View commit details
Copy full SHA for f6ff8d3
View code at this point
Browse repository at this point
PEP-8 conformance
ikanobori
committed
2c906bf
View commit details
Copy full SHA for 2c906bf
View code at this point
Browse repository at this point
Commits on Oct 9, 2009
< bob_f> "The dawn of a new era !"
Show description for 597ef02
Trundle
committed
597ef02
View commit details
Copy full SHA for 597ef02
View code at this point
Browse repository at this point
Commits on Sep 18, 2009
Remove some unused imports.
Trundle
committed
7020939
View commit details
Copy full SHA for 7020939
View code at this point
Browse repository at this point
Add show source feature.
Trundle
committed
d000f8f
View commit details
Copy full SHA for d000f8f
View code at this point
Browse repository at this point
Commits on Aug 27, 2009
Made pastebin url configurable
ikanobori
committed
cda7ab8
View commit details
Copy full SHA for cda7ab8
View code at this point
Browse repository at this point
Commits on Aug 24, 2009
Do not try to automagically convert config values.
Trundle
committed
b4c1f05
View commit details
Copy full SHA for b4c1f05
View code at this point
Browse repository at this point
Commits on Aug 23, 2009
Made paste_time configurable
ikanobori
committed
ce214d2
View commit details
Copy full SHA for ce214d2
View code at this point
Browse repository at this point
Commits on Aug 19, 2009
Remove needless if branch in bpython.config.
Trundle
committed
3640beb
View commit details
Copy full SHA for 3640beb
View code at this point
Browse repository at this point
Commits on Aug 13, 2009
Add the possibility to send the latest output to pager.
Show description for 8c264e9
Trundle
committed
8c264e9
View commit details
Copy full SHA for 8c264e9
View code at this point
Browse repository at this point
Commits on Jul 23, 2009
make default background colour 'd' (i.e. terminal default) instead of 'k' to prevent gnome-terminal from failing
bobf
committed
4534fe0
View commit details
Copy full SHA for 4534fe0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.