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 }}
lu-zero
/
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
innocuous-changes-for-monkeypatching
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 6, 2014
factor out checking if buffer could be complete and is valid
thomasballinger
committed
695ba7c
View commit details
Copy full SHA for 695ba7c
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
add string literal completion
thomasballinger
committed
70efe4b
View commit details
Copy full SHA for 70efe4b
View code at this point
Browse repository at this point
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
hacker external pager (hardcoded to less) added for bpython-curtsies
thomasballinger
committed
96bf950
View commit details
Copy full SHA for 96bf950
View code at this point
Browse repository at this point
Commits on Jul 6, 2014
fix dict completion problem
thomasballinger
committed
fe53097
View commit details
Copy full SHA for fe53097
View code at this point
Browse repository at this point
test changes
thomasballinger
committed
2bd4a10
View commit details
Copy full SHA for 2bd4a10
View code at this point
Browse repository at this point
completion more uniform
thomasballinger
committed
3ee8696
View commit details
Copy full SHA for 3ee8696
View code at this point
Browse repository at this point
fix bug, disable test
thomasballinger
committed
bf87634
View commit details
Copy full SHA for bf87634
View code at this point
Browse repository at this point
dictionary completion working! Bring on the custom completion!
thomasballinger
committed
f1edce9
View commit details
Copy full SHA for f1edce9
View code at this point
Browse repository at this point
filename completion working
Show description for 766f8e4
thomasballinger
committed
766f8e4
View commit details
Copy full SHA for 766f8e4
View code at this point
Browse repository at this point
new autocomplete hooked up, working some
Show description for 1a0aa07
thomasballinger
committed
1a0aa07
View commit details
Copy full SHA for 1a0aa07
View code at this point
Browse repository at this point
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
tests for line accessors
Show description for e14825a
thomasballinger
committed
e14825a
View commit details
Copy full SHA for e14825a
View code at this point
Browse repository at this point
Commits on May 13, 2014
Removed my old -gtk frontend. I never quite got it to what I wanted it to be and it is a drag on maintenance. Goodbye sweet Windows dreams.
ikanobori
committed
d75afaa
View commit details
Copy full SHA for d75afaa
View code at this point
Browse repository at this point
Commits on Dec 17, 2013
fix error
Show description for d0d3cfb
thomasballinger
committed
d0d3cfb
View commit details
Copy full SHA for d0d3cfb
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
removed old tests
Show description for 2a4a7c2
thomasballinger
committed
2a4a7c2
View commit details
Copy full SHA for 2a4a7c2
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
move test to tests
Show description for 269bed7
thomasballinger
committed
269bed7
View commit details
Copy full SHA for 269bed7
View code at this point
Browse repository at this point
Commits on Oct 12, 2013
tests for readline keys
Show description for 63c174d
thomasballinger
committed
63c174d
View commit details
Copy full SHA for 63c174d
View code at this point
Browse repository at this point
Commits on Oct 27, 2012
Fix test_substring_attribute_complete
Show description for 279f0e4
sebastinas
committed
279f0e4
View commit details
Copy full SHA for 279f0e4
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
cbb52e7
View commit details
Copy full SHA for cbb52e7
View code at this point
Browse repository at this point
Include $LANG in the child's environment in test_crashers.
Trundle
committed
a758807
View commit details
Copy full SHA for a758807
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
Fix for issue #109 (bpython.inspection.parsekeywordpairs).
Trundle
committed
efc6921
View commit details
Copy full SHA for efc6921
View code at this point
Browse repository at this point
Added more tests for bpython.inspection.parsekeywordpairs.
Trundle
committed
6784a30
View commit details
Copy full SHA for 6784a30
View code at this point
Browse repository at this point
Removed some unused imports.
Trundle
committed
695156e
View commit details
Copy full SHA for 695156e
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
b80e51a
View commit details
Copy full SHA for b80e51a
View code at this point
Browse repository at this point
Commits on Sep 13, 2012
merge changes
jasonLaster
committed
ce5d85c
View commit details
Copy full SHA for ce5d85c
View code at this point
Browse repository at this point
Commits on Aug 21, 2012
Yet another test for issue #127.
Trundle
committed
bd58319
View commit details
Copy full SHA for bd58319
View code at this point
Browse repository at this point
Commits on Jul 21, 2012
small fixes
jasonLaster
committed
9653d32
View commit details
Copy full SHA for 9653d32
View code at this point
Browse repository at this point
comment out skipped methods and add autocomplete mode to docs
jasonLaster
committed
0cf1d1e
View commit details
Copy full SHA for 0cf1d1e
View code at this point
Browse repository at this point
Commits on Jul 20, 2012
resolve merge conflicts
jasonLaster
committed
9900331
View commit details
Copy full SHA for 9900331
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
9727dd1
View commit details
Copy full SHA for 9727dd1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.