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 }}
cclauss
/
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
autocomplete.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 31, 2020
Add license header
sebastinas
committed
a3179a9
View commit details
Copy full SHA for a3179a9
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Remove global state of bpython.importcompletion
Show description for ec79bd8
sebastinas
committed
ec79bd8
View commit details
Copy full SHA for ec79bd8
View code at this point
Browse repository at this point
Remove unused get_completer_bpython
sebastinas
committed
400d7e2
View commit details
Copy full SHA for 400d7e2
View code at this point
Browse repository at this point
Turn auto completion modes into an Enum
sebastinas
committed
fab1d4e
View commit details
Copy full SHA for fab1d4e
View code at this point
Browse repository at this point
Update list of magic methods
sebastinas
committed
eef933f
View commit details
Copy full SHA for eef933f
View code at this point
Browse repository at this point
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
Use set literals
sebastinas
committed
eaef6d0
View commit details
Copy full SHA for eaef6d0
View code at this point
Browse repository at this point
Remove use of six.iteritems
sebastinas
committed
5a42d0a
View commit details
Copy full SHA for 5a42d0a
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 use of six.string_types
sebastinas
committed
c829a83
View commit details
Copy full SHA for c829a83
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._py3compat.py3
sebastinas
committed
02b4d6b
View commit details
Copy full SHA for 02b4d6b
View code at this point
Browse repository at this point
Remove bpython._py3compat.try_decode
sebastinas
committed
1ef1776
View commit details
Copy full SHA for 1ef1776
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 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
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 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 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 Jul 15, 2017
Simplify version checks
Show description for a0ef506
sebastinas
committed
a0ef506
View commit details
Copy full SHA for a0ef506
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
Decode matches from jedi (fixes #687)
Show description for d067b9d
sebastinas
committed
d067b9d
View commit details
Copy full SHA for d067b9d
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 Dec 16, 2015
pep8 autocomplete.py
thomasballinger
committed
2418acf
View commit details
Copy full SHA for 2418acf
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
test more simple_eval functionality
thomasballinger
committed
6b1d291
View commit details
Copy full SHA for 6b1d291
View code at this point
Browse repository at this point
Remove StringLiteralAttrCompletion
thomasballinger
committed
d36c30d
View commit details
Copy full SHA for d36c30d
View code at this point
Browse repository at this point
Remove ArrayItemMembersCompletion
Show description for ce0bd0a
thomasballinger
committed
ce0bd0a
View commit details
Copy full SHA for ce0bd0a
View code at this point
Browse repository at this point
Add autocompletion of attributes of simple expressions
Show description for 51ecedb
thomasballinger
committed
51ecedb
View commit details
Copy full SHA for 51ecedb
View code at this point
Browse repository at this point
Add strategy for safely evaluating builtins
thomasballinger
committed
fbf72d8
View commit details
Copy full SHA for fbf72d8
View code at this point
Browse repository at this point
Commits on Dec 6, 2015
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 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
Log exceptions from auto completers
Show description for dc5e87f
sebastinas
committed
dc5e87f
View commit details
Copy full SHA for dc5e87f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'P-Daddy/master'
sebastinas
committed
3cdc732
View commit details
Copy full SHA for 3cdc732
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.