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
test_repl.py
on
debugging-uncaught-exceptions
User selector
All users
All time
Commit history
Commits on Mar 16, 2015
Fix fuzzy completion test
Show description for 27b9493
sebastinas
committed
27b9493
View commit details
Copy full SHA for 27b9493
View code at this point
Browse repository at this point
Update tests
Show description for c830c75
sebastinas
committed
c830c75
View commit details
Copy full SHA for c830c75
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
specialize source finding error messages
thomasballinger
committed
9bc21e5
View commit details
Copy full SHA for 9bc21e5
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
failing test for #497 in Python 3
thomasballinger
committed
97f0f45
View commit details
Copy full SHA for 97f0f45
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Tighten a test by adding a fail().
Trundle
committed
e7e1736
View commit details
Copy full SHA for e7e1736
View code at this point
Browse repository at this point
Modernise some uses of assertRaises.
Trundle
committed
f695068
View commit details
Copy full SHA for f695068
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
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
Commits on Feb 6, 2015
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
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
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
Commits on Jan 22, 2015
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
Commits on Jan 11, 2015
Split History tests
Show description for a8be128
sebastinas
committed
a8be128
View commit details
Copy full SHA for a8be128
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
Sprinkle some assertIn/assertNotIn into tests. Refs #428.
Trundle
committed
57d4ee0
View commit details
Copy full SHA for 57d4ee0
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
some tests for getting source
thomasballinger
committed
934c511
View commit details
Copy full SHA for 934c511
View code at this point
Browse repository at this point
Commits on Aug 23, 2014
Tests passing on Travis CI
thomasballinger
committed
5b1fc29
View commit details
Copy full SHA for 5b1fc29
View code at this point
Browse repository at this point
Commits on Jul 19, 2014
fix test import
thomasballinger
committed
bebff69
View commit details
Copy full SHA for bebff69
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
fix three last failing tests
thomasballinger
committed
5df09e4
View commit details
Copy full SHA for 5df09e4
View code at this point
Browse repository at this point
tests passing in Python 2
thomasballinger
committed
0f6ce9c
View commit details
Copy full SHA for 0f6ce9c
View code at this point
Browse repository at this point
fix cpos test
thomasballinger
committed
c24bb29
View commit details
Copy full SHA for c24bb29
View code at this point
Browse repository at this point
progress fixing tests
thomasballinger
committed
aefe7ea
View commit details
Copy full SHA for aefe7ea
View code at this point
Browse repository at this point
Commits on Jul 6, 2014
importcompletion.complete rewrite, simple tests passing
Show description for 82c3f1e
thomasballinger
committed
82c3f1e
View commit details
Copy full SHA for 82c3f1e
View code at this point
Browse repository at this point
Commits on Oct 27, 2012
Fix test_substring_attribute_complete
Show description for f38382c
sebastinas
committed
f38382c
View commit details
Copy full SHA for f38382c
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
Worked around some 2.7+ only unittest-isms from test_repl.
Trundle
committed
23e07c4
View commit details
Copy full SHA for 23e07c4
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
Removed some unused imports.
Trundle
committed
d88971d
View commit details
Copy full SHA for d88971d
View code at this point
Browse repository at this point
Commits on Sep 15, 2012
Use string constants instead of magic numbers.
Sebastian Ramacher
committed
c44cc27
View commit details
Copy full SHA for c44cc27
View code at this point
Browse repository at this point
Commits on Sep 13, 2012
merge changes
jasonLaster
committed
243f0ba
View commit details
Copy full SHA for 243f0ba
View code at this point
Browse repository at this point
Commits on Aug 21, 2012
Yet another test for issue #127.
Trundle
committed
f73701a
View commit details
Copy full SHA for f73701a
View code at this point
Browse repository at this point
Commits on Jul 21, 2012
small fixes
jasonLaster
committed
2e63c61
View commit details
Copy full SHA for 2e63c61
View code at this point
Browse repository at this point
comment out skipped methods and add autocomplete mode to docs
jasonLaster
committed
e08752c
View commit details
Copy full SHA for e08752c
View code at this point
Browse repository at this point
Commits on Jul 20, 2012
resolve merge conflicts
jasonLaster
committed
3a817cc
View commit details
Copy full SHA for 3a817cc
View code at this point
Browse repository at this point
Commits on Jul 19, 2012
update tab method to support new complete types
jasonLaster
committed
faab6a8
View commit details
Copy full SHA for faab6a8
View code at this point
Browse repository at this point
Commits on Jul 16, 2012
refactor tab tests
jasonLaster
committed
c100ece
View commit details
Copy full SHA for c100ece
View code at this point
Browse repository at this point
add functionality for tab-completion with alternate auto-complete
jasonLaster
committed
c8598d1
View commit details
Copy full SHA for c8598d1
View code at this point
Browse repository at this point
Commits on Jul 15, 2012
And another variant of #127.
Show description for 1a7d76d
sebastinas
committed
1a7d76d
View commit details
Copy full SHA for 1a7d76d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.