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 }}
byrro
/
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
Breadcrumbs
History for
bpython
bpython
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 19, 2020
Apply black
sebastinas
committed
80539f1
View commit details
Copy full SHA for 80539f1
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Fix jedi 0.16.0 deprecation warnings
Show description for 1cfba80
sebastinas
committed
1cfba80
View commit details
Copy full SHA for 1cfba80
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Remove bpython.inspection.is_callable
sebastinas
committed
9faba3a
View commit details
Copy full SHA for 9faba3a
View code at this point
Browse repository at this point
Use str.format and f-strings where possible
sebastinas
committed
3b83c02
View commit details
Copy full SHA for 3b83c02
View code at this point
Browse repository at this point
Replace unicode literals
sebastinas
committed
ea9ac33
View commit details
Copy full SHA for ea9ac33
View code at this point
Browse repository at this point
Use set literals
sebastinas
committed
eaef6d0
View commit details
Copy full SHA for eaef6d0
View code at this point
Browse repository at this point
Replace io.open with open
sebastinas
committed
d3248ca
View commit details
Copy full SHA for d3248ca
View code at this point
Browse repository at this point
Remove use of six.moves.StringIO
sebastinas
committed
0dfc034
View commit details
Copy full SHA for 0dfc034
View code at this point
Browse repository at this point
Remove use of six.moves.builtins
sebastinas
committed
af54f72
View commit details
Copy full SHA for af54f72
View code at this point
Browse repository at this point
Remove Python 2 specific tests
sebastinas
committed
72822dd
View commit details
Copy full SHA for 72822dd
View code at this point
Browse repository at this point
Update use of super and class definitions
sebastinas
committed
8f03ee2
View commit details
Copy full SHA for 8f03ee2
View code at this point
Browse repository at this point
Remove bpython.inspection.is_new_style which always returns True
sebastinas
committed
b4424a3
View commit details
Copy full SHA for b4424a3
View code at this point
Browse repository at this point
Remove use of six.moves.range
sebastinas
committed
8f77951
View commit details
Copy full SHA for 8f77951
View code at this point
Browse repository at this point
Remove Python 2 specific tests
sebastinas
committed
d56e832
View commit details
Copy full SHA for d56e832
View code at this point
Browse repository at this point
Remove encoding header
sebastinas
committed
ebe19cc
View commit details
Copy full SHA for ebe19cc
View code at this point
Browse repository at this point
Remove __future__ imports
sebastinas
committed
bebcdb3
View commit details
Copy full SHA for bebcdb3
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Fix fd encodings (#629)
Show description for e59905b
thomasballinger
authored
e59905b
View commit details
Copy full SHA for e59905b
View code at this point
Browse repository at this point
Fix handling of set()
sebastinas
committed
5b2634e
View commit details
Copy full SHA for 5b2634e
View code at this point
Browse repository at this point
Handle set() as literal as in ast.literal_eval
sebastinas
committed
9b7009f
View commit details
Copy full SHA for 9b7009f
View code at this point
Browse repository at this point
Skip tests for set literals under Python 2
sebastinas
committed
13d4671
View commit details
Copy full SHA for 13d4671
View code at this point
Browse repository at this point
Refactor simple_eval tests
sebastinas
committed
30f30ee
View commit details
Copy full SHA for 30f30ee
View code at this point
Browse repository at this point
Add simpleeval tests for set literals
sebastinas
committed
19641c3
View commit details
Copy full SHA for 19641c3
View code at this point
Browse repository at this point
Apply black
sebastinas
committed
8b2c97f
View commit details
Copy full SHA for 8b2c97f
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Integrate width awareness
Show description for 4ede389
rybarczykj
authored and
sebastinas
committed
4ede389
View commit details
Copy full SHA for 4ede389
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Refactoring to start using getattr_static (#832)
Show description for abc261a
rybarczykj
authored
abc261a
View commit details
Copy full SHA for abc261a
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Use bpython._py3compat
Show description for e8cd564
sebastinas
committed
e8cd564
View commit details
Copy full SHA for e8cd564
View code at this point
Browse repository at this point
Prevent symbolic link loops in import completion
Show description for b2111bd
etiennerichart
authored
b2111bd
View commit details
Copy full SHA for b2111bd
View code at this point
Browse repository at this point
Use global Enum class to avoid typing strings
Show description for e1733c5
rybarczykj
authored and
thomasballinger
committed
e1733c5
View commit details
Copy full SHA for e1733c5
View code at this point
Browse repository at this point
add/integrate all_logical_lines to fix editor wrapping
Show description for 8839681
rybarczykj
authored and
thomasballinger
committed
8839681
View commit details
Copy full SHA for 8839681
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Redo (#812)
Show description for be1160a
allgo27
authored
be1160a
View commit details
Copy full SHA for be1160a
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Drop 2.6 specific code
sebastinas
committed
d96ad80
View commit details
Copy full SHA for d96ad80
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Fix version check
sebastinas
committed
716a92e
View commit details
Copy full SHA for 716a92e
View code at this point
Browse repository at this point
Simplify version check
Show description for f6de5a9
sebastinas
committed
f6de5a9
View commit details
Copy full SHA for f6de5a9
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Fix simple typo: atempt -> attempt
Show description for 779ccf1
timgates42
authored and
sebastinas
committed
779ccf1
View commit details
Copy full SHA for 779ccf1
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
Fix urwid tests under Python 3
sebastinas
committed
b772e1b
View commit details
Copy full SHA for b772e1b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.