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
on
jedi-completion
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 24, 2015
make jedi optional dependency
thomasballinger
committed
e7e207c
View commit details
Copy full SHA for e7e207c
View code at this point
Browse repository at this point
Jedi completion only for multiline blocks
thomasballinger
committed
61d7e13
View commit details
Copy full SHA for 61d7e13
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
Also test keys that are not used by default
Show description for cfa7bc3
sebastinas
committed
cfa7bc3
View commit details
Copy full SHA for cfa7bc3
View code at this point
Browse repository at this point
fix #450 - run startupfile on undo
thomasballinger
committed
a679338
View commit details
Copy full SHA for a679338
View code at this point
Browse repository at this point
Merge pull request #451 from keyanp/bug447
Show description for e457d07
sebastinas
committed
e457d07
View commit details
Copy full SHA for e457d07
View code at this point
Browse repository at this point
Also show the removal URL in the duplicate paste message.
ikanobori
committed
94e8999
View commit details
Copy full SHA for 94e8999
View code at this point
Browse repository at this point
Fix curtsiesrepl tests
thomasballinger
committed
3227c42
View commit details
Copy full SHA for 3227c42
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
Decode module names in attr_matches (fixes #453)
Show description for 672bf78
sebastinas
committed
672bf78
View commit details
Copy full SHA for 672bf78
View code at this point
Browse repository at this point
Use sets in bpython.importcompletion
Show description for a194976
sebastinas
committed
a194976
View commit details
Copy full SHA for a194976
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
Previous
Next
You can’t perform that action at this time.