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
.
bpython
/
bpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
252
Star
2.8k
Code
Issues
144
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
test
on
0.14-bugfix
User selector
All users
All time
Commit history
Commits on Feb 24, 2015
Be more careful with glob.glob (fixes #491)
Show description for 01394db
sebastinas
committed
01394db
View commit details
Copy full SHA for 01394db
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
PEP-8
Show description for 7594078
sebastinas
committed
7594078
View commit details
Copy full SHA for 7594078
View code at this point
Browse repository at this point
Merge remote-tracking branch 'maryakins/autocomplete-params'
Show description for 5b6e61e
sebastinas
committed
5b6e61e
View commit details
Copy full SHA for 5b6e61e
View code at this point
Browse repository at this point
Failing test for #479
Show description for 0748500
sebastinas
committed
0748500
View commit details
Copy full SHA for 0748500
View code at this point
Browse repository at this point
Test methods
Show description for aaaf99b
sebastinas
committed
aaaf99b
View commit details
Copy full SHA for aaaf99b
View code at this point
Browse repository at this point
Simple test for GlobalCompletion
Show description for e18bab3
sebastinas
committed
e18bab3
View commit details
Copy full SHA for e18bab3
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
test last_word, add failing test case that caused crash
thomasballinger
committed
b51663c
View commit details
Copy full SHA for b51663c
View code at this point
Browse repository at this point
fix typo in version message
thomasballinger
committed
3332f4f
View commit details
Copy full SHA for 3332f4f
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Run the test
Show description for c663b20
sebastinas
committed
c663b20
View commit details
Copy full SHA for c663b20
View code at this point
Browse repository at this point
Add test for param completion
Mary Mokuolu
committed
4bacc37
View commit details
Copy full SHA for 4bacc37
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
Test for get_encoding_file
Show description for 7587ad8
sebastinas
committed
7587ad8
View commit details
Copy full SHA for 7587ad8
View code at this point
Browse repository at this point
Fix test name and use mock.patch.dict
Show description for 60c4c08
sebastinas
committed
60c4c08
View commit details
Copy full SHA for 60c4c08
View code at this point
Browse repository at this point
Simplify
Show description for a4038cd
sebastinas
committed
a4038cd
View commit details
Copy full SHA for a4038cd
View code at this point
Browse repository at this point
Test differently encoded startup files
Show description for b5d7790
sebastinas
committed
b5d7790
View commit details
Copy full SHA for b5d7790
View code at this point
Browse repository at this point
Simplify tests and enable all of them
Show description for e4c3d4d
sebastinas
committed
e4c3d4d
View commit details
Copy full SHA for e4c3d4d
View code at this point
Browse repository at this point
mark another test as slow
thomasballinger
committed
f7aa4b2
View commit details
Copy full SHA for f7aa4b2
View code at this point
Browse repository at this point
fix #473
thomasballinger
committed
75b4a0f
View commit details
Copy full SHA for 75b4a0f
View code at this point
Browse repository at this point
delete repeated code in interpreters
thomasballinger
committed
3cbe24d
View commit details
Copy full SHA for 3cbe24d
View code at this point
Browse repository at this point
test behavior requiring encoding in runsource
thomasballinger
committed
b6a2a5f
View commit details
Copy full SHA for b6a2a5f
View code at this point
Browse repository at this point
test running startup file
thomasballinger
committed
3fb8441
View commit details
Copy full SHA for 3fb8441
View code at this point
Browse repository at this point
prevent tests failing when PYTHONSTARTUP set
Show description for 50d2b21
thomasballinger
committed
50d2b21
View commit details
Copy full SHA for 50d2b21
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Replace some 'skipIf(not …)' by 'skipUnless'.
Trundle
committed
94bb657
View commit details
Copy full SHA for 94bb657
View code at this point
Browse repository at this point
Simplify test skipping if joda is not available.
Trundle
committed
f72f395
View commit details
Copy full SHA for f72f395
View code at this point
Browse repository at this point
Use unittest.mock if possible
Show description for 758d6a6
sebastinas
committed
758d6a6
View commit details
Copy full SHA for 758d6a6
View code at this point
Browse repository at this point
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
Use six.moves.range
Show description for 997dfb6
sebastinas
committed
997dfb6
View commit details
Copy full SHA for 997dfb6
View code at this point
Browse repository at this point
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
Mock next/__next__
Show description for 5d59275
sebastinas
committed
5d59275
View commit details
Copy full SHA for 5d59275
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Removed unused imports
Show description for 6dfb7fc
sebastinas
committed
6dfb7fc
View commit details
Copy full SHA for 6dfb7fc
View code at this point
Browse repository at this point
Use next(iter)
Show description for 17f6eae
sebastinas
committed
17f6eae
View commit details
Copy full SHA for 17f6eae
View code at this point
Browse repository at this point
Use six.moves.StringIO
Show description for f5a8e67
sebastinas
committed
f5a8e67
View commit details
Copy full SHA for f5a8e67
View code at this point
Browse repository at this point
Revert "Use io.BytesIO instead of StringsIO.StringsIO"
Show description for 8b2c03b
sebastinas
committed
8b2c03b
View commit details
Copy full SHA for 8b2c03b
View code at this point
Browse repository at this point
Unbreak 2to3
Show description for b642758
sebastinas
committed
b642758
View commit details
Copy full SHA for b642758
View code at this point
Browse repository at this point
Use io.BytesIO instead of StringsIO.StringsIO
Show description for 7e0653b
sebastinas
committed
7e0653b
View commit details
Copy full SHA for 7e0653b
View code at this point
Browse repository at this point
Use range everywhere
Show description for ee2ab57
sebastinas
committed
ee2ab57
View commit details
Copy full SHA for ee2ab57
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.