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
fix-583
User selector
All users
All time
Commit history
Commits on Dec 7, 2015
fix #583
thomasballinger
committed
460d7f0
View commit details
Copy full SHA for 460d7f0
View code at this point
Browse repository at this point
Commits on Dec 6, 2015
Merge pull request #582 from bpython/fix-rutime-import-test
Show description for b0f0496
sebastinas
committed
b0f0496
View commit details
Copy full SHA for b0f0496
View code at this point
Browse repository at this point
Document why invalidate_caches needed
thomasballinger
committed
9966986
View commit details
Copy full SHA for 9966986
View code at this point
Browse repository at this point
enable attribute completion within function call
thomasballinger
committed
9b6aa7b
View commit details
Copy full SHA for 9b6aa7b
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
fix run order-dependant test failure
thomasballinger
committed
a108ee1
View commit details
Copy full SHA for a108ee1
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
fix parameter name completion
thomasballinger
committed
599cfea
View commit details
Copy full SHA for 599cfea
View code at this point
Browse repository at this point
Commits on Nov 28, 2015
Avoid unsafe completion on array elements
Show description for 05c83be
thomasballinger
committed
05c83be
View commit details
Copy full SHA for 05c83be
View code at this point
Browse repository at this point
Allow global completion in brackets
Show description for 58f3edf
thomasballinger
committed
58f3edf
View commit details
Copy full SHA for 58f3edf
View code at this point
Browse repository at this point
Add tests
Shawn Axsom
authored and
thomasballinger
committed
ce1eb1a
View commit details
Copy full SHA for ce1eb1a
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
Show __new__ docstrings. Fixes #572
di
committed
668bf06
View commit details
Copy full SHA for 668bf06
View code at this point
Browse repository at this point
Commits on Oct 5, 2015
Correct auto complete tests after double underscore change
Tenzer
committed
9f3460b
View commit details
Copy full SHA for 9f3460b
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
Filter out two underscore attributes in auto completion
Show description for 563f5cb
Tenzer
committed
563f5cb
View commit details
Copy full SHA for 563f5cb
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Transpose characters if cursor is at the end of the line. Mimics emacs behavior.
wevial
committed
3abb483
View commit details
Copy full SHA for 3abb483
View code at this point
Browse repository at this point
Fix bug #548 - Transpose when empty line crashes
wevial
committed
c08b42d
View commit details
Copy full SHA for c08b42d
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
Fix attrib decorator (fixes #553)
Show description for d9aec67
sebastinas
committed
d9aec67
View commit details
Copy full SHA for d9aec67
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
add test
sharow
committed
dc0f294
View commit details
Copy full SHA for dc0f294
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Failing test for #544
sebastinas
committed
72be2cd
View commit details
Copy full SHA for 72be2cd
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Refactored test file for argspec to FuncProp changes
noelladsa
committed
e72586a
View commit details
Copy full SHA for e72586a
View code at this point
Browse repository at this point
Refactored test file for argspec changing into named tuple funcprop
noelladsa
committed
83abeb6
View commit details
Copy full SHA for 83abeb6
View code at this point
Browse repository at this point
Refactored test file for argspec changing into named tuple funcprop
noelladsa
committed
3057bbe
View commit details
Copy full SHA for 3057bbe
View code at this point
Browse repository at this point
Refactored test file for argspec changing into named tuple funcprop
noelladsa
committed
4d6861c
View commit details
Copy full SHA for 4d6861c
View code at this point
Browse repository at this point
Commits on May 17, 2015
PEP8
sebastinas
committed
e952c73
View commit details
Copy full SHA for e952c73
View code at this point
Browse repository at this point
Clean up imports
Show description for dd0a489
sebastinas
committed
dd0a489
View commit details
Copy full SHA for dd0a489
View code at this point
Browse repository at this point
Clean up unittest imports
Show description for dbd8066
sebastinas
committed
dbd8066
View commit details
Copy full SHA for dbd8066
View code at this point
Browse repository at this point
Commits on May 16, 2015
Add workaround for old-style class with broken __getattr__ (fixes #536)
Show description for 674c3bf
sebastinas
committed
674c3bf
View commit details
Copy full SHA for 674c3bf
View code at this point
Browse repository at this point
Failing test for #536
sebastinas
committed
24e5c69
View commit details
Copy full SHA for 24e5c69
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
No need to catch this AttributeError in test code
michaelmulley
committed
92e9b0b
View commit details
Copy full SHA for 92e9b0b
View code at this point
Browse repository at this point
Remember the source of interactively defined functions
Show description for 38f1ed6
michaelmulley
committed
38f1ed6
View commit details
Copy full SHA for 38f1ed6
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Merge remote-tracking branch 'llllllllll/old-style-class-dict-autocomplete' (merged #511)
Show description for ad8958f
sebastinas
committed
ad8958f
View commit details
Copy full SHA for ad8958f
View code at this point
Browse repository at this point
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 15, 2015
Makes the old-style class autocomplete work in 2.6 and 3.x
llllllllll
committed
a82b4b5
View commit details
Copy full SHA for a82b4b5
View code at this point
Browse repository at this point
Adds tests to validate that __dict__ is in the autocomplete of an old
Show description for cb90872
llllllllll
committed
cb90872
View commit details
Copy full SHA for cb90872
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
fix multiline block completion errors on enter
thomasballinger
committed
4ada245
View commit details
Copy full SHA for 4ada245
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.