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
line.py
on
ixon
User selector
All users
All time
Commit history
Commits on Oct 6, 2021
Changed dict key-matching regex to capture any valid dict key (#920)
Show description for 18f6901
arian-deimling
authored
18f6901
View commit details
Copy full SHA for 18f6901
View code at this point
Browse repository at this point
Commits on May 30, 2021
Replace namedtuple with typing.NamedTuple
sebastinas
committed
90ab512
View commit details
Copy full SHA for 90ab512
View code at this point
Browse repository at this point
Commits on May 25, 2021
Mark regexes as "private"
sebastinas
committed
c21753b
View commit details
Copy full SHA for c21753b
View code at this point
Browse repository at this point
Clean up
sebastinas
committed
22ebf12
View commit details
Copy full SHA for 22ebf12
View code at this point
Browse repository at this point
Commits on May 21, 2021
Simplify comparisons
sebastinas
committed
3e8711c
View commit details
Copy full SHA for 3e8711c
View code at this point
Browse repository at this point
Commits on Mar 28, 2021
Add type annotations
sebastinas
committed
f8d3889
View commit details
Copy full SHA for f8d3889
View code at this point
Browse repository at this point
Commits on Jan 3, 2021
Remove useless condition
sebastinas
committed
6442dea
View commit details
Copy full SHA for 6442dea
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Handle more white spaces
sebastinas
committed
2f956d6
View commit details
Copy full SHA for 2f956d6
View code at this point
Browse repository at this point
Remove some temporary variables
sebastinas
committed
8e73c8b
View commit details
Copy full SHA for 8e73c8b
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
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 12, 2020
Fix invalid escape sequences.
thomasballinger
authored and
sebastinas
committed
c9a8aa3
View commit details
Copy full SHA for c9a8aa3
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Blacken the source code and add `black` configuration.
Show description for cde2aad
ikanobori
committed
cde2aad
View commit details
Copy full SHA for cde2aad
View code at this point
Browse repository at this point
Commits on May 20, 2018
Fix PEP8 issues
sebastinas
committed
c85c4e7
View commit details
Copy full SHA for c85c4e7
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Fix typo
sebastinas
committed
7c8cef6
View commit details
Copy full SHA for 7c8cef6
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Use consistent encoding
Show description for 4029ab2
sebastinas
committed
4029ab2
View commit details
Copy full SHA for 4029ab2
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
curent_word falls when if obj.attr obj not global
thomasballinger
committed
8be8f73
View commit details
Copy full SHA for 8be8f73
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
PEP8
thomasballinger
committed
01bda16
View commit details
Copy full SHA for 01bda16
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Remove StringLiteralAttrCompletion
thomasballinger
committed
d36c30d
View commit details
Copy full SHA for d36c30d
View code at this point
Browse repository at this point
remove unused code
thomasballinger
committed
9a25c69
View commit details
Copy full SHA for 9a25c69
View code at this point
Browse repository at this point
Evaluation of expression before dot
thomasballinger
committed
488d5e6
View commit details
Copy full SHA for 488d5e6
View code at this point
Browse repository at this point
Test edge case for current word attribute
thomasballinger
committed
8254e87
View commit details
Copy full SHA for 8254e87
View code at this point
Browse repository at this point
Test for more general simple expression finding
Show description for 504ddd3
thomasballinger
committed
504ddd3
View commit details
Copy full SHA for 504ddd3
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
Able to handle nested arrays now when autocompleting for array items
Shawn Axsom
authored and
thomasballinger
committed
b286770
View commit details
Copy full SHA for b286770
View code at this point
Browse repository at this point
Array item completion is working with strings.
Show description for f16a248
Shawn Axsom
authored and
thomasballinger
committed
f16a248
View commit details
Copy full SHA for f16a248
View code at this point
Browse repository at this point
Commits on May 29, 2015
Refactoring with named tuples
noelladsa
committed
66d7b52
View commit details
Copy full SHA for 66d7b52
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
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 4, 2015
Use next(iter) instead of iter.next()
Show description for 5e8d582
sebastinas
committed
5e8d582
View commit details
Copy full SHA for 5e8d582
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Move LazyReCompile to bpython.lazyre
Show description for cd46e2a
sebastinas
committed
cd46e2a
View commit details
Copy full SHA for cd46e2a
View code at this point
Browse repository at this point
Compile regex
Show description for 1e8c893
sebastinas
committed
1e8c893
View commit details
Copy full SHA for 1e8c893
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
EOL 80, pep8 and less parens
Show description for 1e11be9
sebastinas
committed
1e11be9
View commit details
Copy full SHA for 1e11be9
View code at this point
Browse repository at this point
Lazy compile all regex
Show description for 3db074b
sebastinas
committed
3db074b
View commit details
Copy full SHA for 3db074b
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Kepp regular expressions close to their use
Show description for d21a990
sebastinas
committed
d21a990
View commit details
Copy full SHA for d21a990
View code at this point
Browse repository at this point
Remove remaining lists
Show description for da2a126
sebastinas
committed
da2a126
View commit details
Copy full SHA for da2a126
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.