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
.
pythonthings
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
0.17-dev
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 10, 2016
Start development of 0.17
sebastinas
committed
05c3f50
View commit details
Copy full SHA for 05c3f50
Browse repository at this point
Move to features
sebastinas
committed
d4d5a6a
View commit details
Copy full SHA for d4d5a6a
Browse repository at this point
Update changelog
Show description for 2e353bb
sebastinas
committed
2e353bb
View commit details
Copy full SHA for 2e353bb
Browse repository at this point
Merge pull request #618 from bpython/size-dependent-scroll
Show description for 69aeee7
sebastinas
authored
69aeee7
View commit details
Copy full SHA for 69aeee7
Browse repository at this point
Merge pull request #637 from eliasdorneles/update-tests
Show description for f11bccb
sebastinas
authored
f11bccb
View commit details
Copy full SHA for f11bccb
Browse repository at this point
Update changelog
Show description for 5fe9743
sebastinas
committed
5fe9743
View commit details
Copy full SHA for 5fe9743
Browse repository at this point
Merge pull request #639 from blueyed/fix-bpdb-init-with-pdbpp
Show description for 84e7bf7
sebastinas
authored
84e7bf7
View commit details
Copy full SHA for 84e7bf7
Browse repository at this point
bpdb: fix TypeError with pdbpp's `__init__`
Show description for dd4a003
blueyed
committed
dd4a003
View commit details
Copy full SHA for dd4a003
Browse repository at this point
Commits on Sep 29, 2016
update tests expectations
eliasdorneles
committed
dc243e5
View commit details
Copy full SHA for dc243e5
Browse repository at this point
Commits on Sep 2, 2016
Merge branch 'fix-625'
thomasballinger
committed
a60f28d
View commit details
Copy full SHA for a60f28d
Browse repository at this point
Commits on Aug 27, 2016
Ignore locking errors if locks are not available
Show description for fa3dbbf
sebastinas
committed
fa3dbbf
View commit details
Copy full SHA for fa3dbbf
Browse repository at this point
Commits on Aug 16, 2016
Merge pull request #630 from svisser/patch-1
Show description for ba48179
sebastinas
authored
ba48179
View commit details
Copy full SHA for ba48179
Browse repository at this point
Commits on Aug 14, 2016
spelling: Remember
svisser
authored
8340aa2
View commit details
Copy full SHA for 8340aa2
Browse repository at this point
Commits on Aug 8, 2016
combine res
thomasballinger
committed
9a88e73
View commit details
Copy full SHA for 9a88e73
Browse repository at this point
Commits on Aug 5, 2016
Test suggestion box behavior before/after #466.
thomasballinger
committed
aa4ff42
View commit details
Copy full SHA for aa4ff42
Browse repository at this point
move new variables to parameters
thomasballinger
committed
66c5771
View commit details
Copy full SHA for 66c5771
Browse repository at this point
choose completion box size based on screen size
thomasballinger
committed
9a371d7
View commit details
Copy full SHA for 9a371d7
Browse repository at this point
test existing suggestion box behavior
thomasballinger
committed
f5ba956
View commit details
Copy full SHA for f5ba956
Browse repository at this point
Commits on Aug 4, 2016
fix runsource test for pypy
Show description for 0a4344e
thomasballinger
committed
0a4344e
View commit details
Copy full SHA for 0a4344e
Browse repository at this point
add auto default to runsource
thomasballinger
committed
a2a934c
View commit details
Copy full SHA for a2a934c
Browse repository at this point
Commits on Jul 29, 2016
fix test for early 2.7
thomasballinger
committed
ebeffd7
View commit details
Copy full SHA for ebeffd7
Browse repository at this point
correct linenums for external files
thomasballinger
committed
df29ae1
View commit details
Copy full SHA for df29ae1
Browse repository at this point
fix Python 2 running encoded source files
thomasballinger
committed
dfb44cf
View commit details
Copy full SHA for dfb44cf
Browse repository at this point
commit test
thomasballinger
committed
27c041f
View commit details
Copy full SHA for 27c041f
Browse repository at this point
Commits on Jun 6, 2016
Merge remote-tracking branch 'caleb/add-fileno-to-fakeoutput'
thomasballinger
committed
b30efb8
View commit details
Copy full SHA for b30efb8
Browse repository at this point
Merge pull request #611 from bkad/patch-1
Show description for f21a68b
thomasballinger
committed
f21a68b
View commit details
Copy full SHA for f21a68b
Browse repository at this point
Commits on Jun 4, 2016
Added fileno support to FakeOutput
calebstewart
committed
c2c9e84
View commit details
Copy full SHA for c2c9e84
Browse repository at this point
Commits on Jun 2, 2016
Merge pull request #614 from blueyed/fix-f2-without-source-in-cli
Show description for 937865a
sebastinas
committed
937865a
View commit details
Copy full SHA for 937865a
Browse repository at this point
Fix TypeError when using F2 without some source
Show description for 325d3bb
blueyed
committed
325d3bb
View commit details
Copy full SHA for 325d3bb
Browse repository at this point
Commits on Apr 19, 2016
Fix DELETE key not being recognized
Show description for 302bf49
bkad
committed
302bf49
View commit details
Copy full SHA for 302bf49
Browse repository at this point
Commits on Apr 7, 2016
Merge pull request #606 from jsoref/spelling
Show description for 69d3480
sebastinas
committed
69d3480
View commit details
Copy full SHA for 69d3480
Browse repository at this point
grammar: have
jsoref
committed
eb91dcf
View commit details
Copy full SHA for eb91dcf
Browse repository at this point
spelling: writing
jsoref
committed
92ab244
View commit details
Copy full SHA for 92ab244
Browse repository at this point
spelling: unnecessary
jsoref
committed
8f5211e
View commit details
Copy full SHA for 8f5211e
Browse repository at this point
spelling: unknown
jsoref
committed
f2014db
View commit details
Copy full SHA for f2014db
Browse repository at this point
Previous
Next
You can’t perform that action at this time.