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
test
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
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
test painting docstring
thomasballinger
committed
343fddc
View commit details
Copy full SHA for 343fddc
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
Commits on Jan 23, 2015
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
Commits on Jan 22, 2015
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
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
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
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
Use sets everywhere
Show description for 64dd9de
sebastinas
committed
64dd9de
View commit details
Copy full SHA for 64dd9de
View code at this point
Browse repository at this point
Be consistent with completion classes
Show description for adb00a0
sebastinas
committed
adb00a0
View commit details
Copy full SHA for adb00a0
View code at this point
Browse repository at this point
Newlines
Show description for 0badec0
sebastinas
committed
0badec0
View commit details
Copy full SHA for 0badec0
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
Check if default conf contains duplicate keys
Show description for 2ca120e
sebastinas
committed
2ca120e
View commit details
Copy full SHA for 2ca120e
View code at this point
Browse repository at this point
Commits on Jan 19, 2015
Add tests for issue #444
thomasballinger
committed
01b98f1
View commit details
Copy full SHA for 01b98f1
View code at this point
Browse repository at this point
fix #444 filename completion going too deep
Show description for f8f4e47
thomasballinger
committed
f8f4e47
View commit details
Copy full SHA for f8f4e47
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
remove prints from tests
thomasballinger
committed
74382d4
View commit details
Copy full SHA for 74382d4
View code at this point
Browse repository at this point
add skipped tests
Show description for 62fe244
thomasballinger
committed
62fe244
View commit details
Copy full SHA for 62fe244
View code at this point
Browse repository at this point
indent instead of removing empty pasted lines
Show description for fe49677
thomasballinger
committed
fe49677
View commit details
Copy full SHA for fe49677
View code at this point
Browse repository at this point
Add failing test for #447
Show description for 81d6044
sebastinas
committed
81d6044
View commit details
Copy full SHA for 81d6044
View code at this point
Browse repository at this point
Mark test_issue133 and test_issue108 as slow (fixes #449)
Show description for 8693348
sebastinas
committed
8693348
View commit details
Copy full SHA for 8693348
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
Define TrialTestCase
Show description for 2af8ad8
sebastinas
committed
2af8ad8
View commit details
Copy full SHA for 2af8ad8
View code at this point
Browse repository at this point
Use nose.plugins.attrib to mark some tests as slow
Show description for 6ead79c
sebastinas
committed
6ead79c
View commit details
Copy full SHA for 6ead79c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.