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 }}
tarekziade
/
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 Jan 27, 2015
fix remove paren in take_back_buffer_line
thomasballinger
committed
9ce515f
View commit details
Copy full SHA for 9ce515f
View code at this point
Browse repository at this point
prevent hide paren from accessing nonexistant lines
thomasballinger
committed
71955bd
View commit details
Copy full SHA for 71955bd
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Use _py3compat
Show description for 648d0b2
sebastinas
committed
648d0b2
View commit details
Copy full SHA for 648d0b2
View code at this point
Browse repository at this point
Remove obsolete workarounds
Show description for 327b4c9
sebastinas
committed
327b4c9
View commit details
Copy full SHA for 327b4c9
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
prevent "may be a binary file" message with default pager
thomasballinger
committed
ba14a3e
View commit details
Copy full SHA for ba14a3e
View code at this point
Browse repository at this point
fix #465 and add IPython-style py3compat cast functions
thomasballinger
committed
23321f2
View commit details
Copy full SHA for 23321f2
View code at this point
Browse repository at this point
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 jedi completion tests
thomasballinger
committed
fed23ca
View commit details
Copy full SHA for fed23ca
View code at this point
Browse repository at this point
make jedi optional dependency
thomasballinger
committed
6a38aab
View commit details
Copy full SHA for 6a38aab
View code at this point
Browse repository at this point
Jedi completion only for multiline blocks
thomasballinger
committed
57b94b0
View commit details
Copy full SHA for 57b94b0
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Update translations
Show description for 630b91b
sebastinas
committed
630b91b
View commit details
Copy full SHA for 630b91b
View code at this point
Browse repository at this point
Fix magic method completion
Show description for e88bb1e
thomasballinger
committed
e88bb1e
View commit details
Copy full SHA for e88bb1e
View code at this point
Browse repository at this point
wait for keypress to clear URL containing messages
thomasballinger
committed
70ec8e9
View commit details
Copy full SHA for 70ec8e9
View code at this point
Browse repository at this point
display keys from top do bottom in key display
thomasballinger
committed
e7d6974
View commit details
Copy full SHA for e7d6974
View code at this point
Browse repository at this point
fix display of keyboard events
thomasballinger
committed
bace621
View commit details
Copy full SHA for bace621
View code at this point
Browse repository at this point
add another logging level activated with -LL
thomasballinger
committed
f446b2f
View commit details
Copy full SHA for f446b2f
View code at this point
Browse repository at this point
test painting docstring
thomasballinger
committed
343fddc
View commit details
Copy full SHA for 343fddc
View code at this point
Browse repository at this point
delay disappearance of pastebin URLs
thomasballinger
committed
fab3984
View commit details
Copy full SHA for fab3984
View code at this point
Browse repository at this point
simplify events by removing who parameter
Show description for 6a17d72
thomasballinger
committed
6a17d72
View commit details
Copy full SHA for 6a17d72
View code at this point
Browse repository at this point
format test whitespace for linter
thomasballinger
committed
17b9e14
View commit details
Copy full SHA for 17b9e14
View code at this point
Browse repository at this point
Test attribute completion
thomasballinger
committed
9579c06
View commit details
Copy full SHA for 9579c06
View code at this point
Browse repository at this point
test argspec painting
thomasballinger
committed
1eaac2c
View commit details
Copy full SHA for 1eaac2c
View code at this point
Browse repository at this point
fix #448 without fixing the api
Show description for 22717d3
thomasballinger
committed
22717d3
View commit details
Copy full SHA for 22717d3
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Fix some pyflakes warnings
Show description for b89705d
sebastinas
committed
b89705d
View commit details
Copy full SHA for b89705d
View code at this point
Browse repository at this point
Remove duplicate code
Show description for 7be3c6b
sebastinas
committed
7be3c6b
View commit details
Copy full SHA for 7be3c6b
View code at this point
Browse repository at this point
Import clean up
Show description for aaa0998
sebastinas
committed
aaa0998
View commit details
Copy full SHA for aaa0998
View code at this point
Browse repository at this point
Merge branch 'autocomplete-test'
Show description for 9a79231
thomasballinger
committed
9a79231
View commit details
Copy full SHA for 9a79231
View code at this point
Browse repository at this point
fixes #455 and #458
Mary Mokuolu
committed
796ae49
View commit details
Copy full SHA for 796ae49
View code at this point
Browse repository at this point
distribute sample-config and make locatable
Show description for 02c2412
thomasballinger
committed
02c2412
View commit details
Copy full SHA for 02c2412
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Add ] back
Show description for ac9633d
sebastinas
committed
ac9633d
View commit details
Copy full SHA for ac9633d
View code at this point
Browse repository at this point
Add tests for dictionary key completion
Mary Mokuolu
committed
a84c2a2
View commit details
Copy full SHA for a84c2a2
View code at this point
Browse repository at this point
Use the same unittest2 import block everywhere
Show description for 0b15a0b
sebastinas
committed
0b15a0b
View commit details
Copy full SHA for 0b15a0b
View code at this point
Browse repository at this point
fix unittest import
thomasballinger
committed
b451f95
View commit details
Copy full SHA for b451f95
View code at this point
Browse repository at this point
Remove unnecessary delete=False
Show description for 677f6f8
sebastinas
committed
677f6f8
View commit details
Copy full SHA for 677f6f8
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.