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
.
Xython
/
bpython
Public
forked from
lfkdsk/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
config.py
on
master
User selector
All users
All time
Commit history
Commits on May 20, 2018
Fix PEP8 issues
sebastinas
committed
c85c4e7
View commit details
Copy full SHA for c85c4e7
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Exit gracefully if config file cannot be decoded (re #735)
sebastinas
committed
d4a28ef
View commit details
Copy full SHA for d4a28ef
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
Add default_autoreload config option
afrieder
authored and
sebastinas
committed
6be4207
View commit details
Copy full SHA for 6be4207
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Fix typo
sebastinas
committed
7c8cef6
View commit details
Copy full SHA for 7c8cef6
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Import consistency
sebastinas
committed
508082a
View commit details
Copy full SHA for 508082a
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
spelling: supports
jsoref
committed
88bf1b1
View commit details
Copy full SHA for 88bf1b1
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Remove more calls to str
Show description for 7eaef53
sebastinas
committed
7eaef53
View commit details
Copy full SHA for 7eaef53
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
remove outdated, limited check for vaild config
thomasballinger
committed
1f2e808
View commit details
Copy full SHA for 1f2e808
View code at this point
Browse repository at this point
remove duplicate keybind commands
thomasballinger
committed
9f0d073
View commit details
Copy full SHA for 9f0d073
View code at this point
Browse repository at this point
add keys
thomasballinger
committed
76892ca
View commit details
Copy full SHA for 76892ca
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
use unicode literals
Show description for 907473b
sebastinas
committed
907473b
View commit details
Copy full SHA for 907473b
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Remove no longer needed __future__ imports
Show description for c08f412
sebastinas
committed
c08f412
View commit details
Copy full SHA for c08f412
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Sort values
Show description for 22f2aaa
sebastinas
committed
22f2aaa
View commit details
Copy full SHA for 22f2aaa
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Update copyright information
Show description for 2d4fc0b
sebastinas
committed
2d4fc0b
View commit details
Copy full SHA for 2d4fc0b
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
PEP-8
Show description for 5b406c1
sebastinas
committed
5b406c1
View commit details
Copy full SHA for 5b406c1
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
PEP-8
Show description for 589a867
sebastinas
committed
589a867
View commit details
Copy full SHA for 589a867
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Whitespaces
Show description for 476e216
sebastinas
committed
476e216
View commit details
Copy full SHA for 476e216
View code at this point
Browse repository at this point
Use six.moves.configparser
sebastinas
committed
cece4f1
View commit details
Copy full SHA for cece4f1
View code at this point
Browse repository at this point
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 984422d
sebastinas
committed
984422d
View commit details
Copy full SHA for 984422d
View code at this point
Browse repository at this point
Use methods without iter
Show description for f95b6b4
sebastinas
committed
f95b6b4
View commit details
Copy full SHA for f95b6b4
View code at this point
Browse repository at this point
Python 3 compatible ConfigParser import
sebastinas
committed
02d1260
View commit details
Copy full SHA for 02d1260
View code at this point
Browse repository at this point
Add can_encode
Show description for 42a253a
sebastinas
committed
42a253a
View commit details
Copy full SHA for 42a253a
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Detect if Unicode box characters are supported in user's locale (fixes 295)
Show description for a5e541b
sebastinas
committed
a5e541b
View commit details
Copy full SHA for a5e541b
View code at this point
Browse repository at this point
Make pep8 happy
Show description for 26c147d
sebastinas
committed
26c147d
View commit details
Copy full SHA for 26c147d
View code at this point
Browse repository at this point
Merge branch 'estimate-undo-time'
Show description for 3217ac2
thomasballinger
committed
3217ac2
View commit details
Copy full SHA for 3217ac2
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
clean up whitespace in config
thomasballinger
committed
2d9039c
View commit details
Copy full SHA for 2d9039c
View code at this point
Browse repository at this point
add config option for single_undo_time
thomasballinger
committed
7b19699
View commit details
Copy full SHA for 7b19699
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Fix test_keybindings_unused
Show description for 07a817c
sebastinas
committed
07a817c
View commit details
Copy full SHA for 07a817c
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Remove kill_line command which is duplicate of cut_to_buffer
keyan
committed
fb46b60
View commit details
Copy full SHA for fb46b60
View code at this point
Browse repository at this point
Make default keybinding reverse dictionary to interable
keyan
committed
4dbd59a
View commit details
Copy full SHA for 4dbd59a
View code at this point
Browse repository at this point
Refactor and fix keybinding issue (fixes #447)
Show description for 51dbf41
keyan
committed
51dbf41
View commit details
Copy full SHA for 51dbf41
View code at this point
Browse repository at this point
Check if unbinding works
Show description for 305b445
sebastinas
committed
305b445
View commit details
Copy full SHA for 305b445
View code at this point
Browse repository at this point
Commits on Jan 11, 2015
Enable option to disable Unicode box (fixes #254)
Show description for 566dfe5
sebastinas
committed
566dfe5
View commit details
Copy full SHA for 566dfe5
View code at this point
Browse repository at this point
Implement copy to clipboard (fixes #234)
Show description for 5bf22e4
sebastinas
committed
5bf22e4
View commit details
Copy full SHA for 5bf22e4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.