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
importcompletion.py
on
faster-import-completion
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 18, 2021
Yield from import module discovery
Show description for f2744fc
thomasballinger
committed
f2744fc
View commit details
Copy full SHA for f2744fc
View code at this point
Browse repository at this point
Commits on Aug 1, 2021
Handle OSError from stat (fixes #902)
sebastinas
committed
7f325df
View commit details
Copy full SHA for 7f325df
View code at this point
Browse repository at this point
Commits on May 24, 2021
Fix argument
sebastinas
committed
d77dd98
View commit details
Copy full SHA for d77dd98
View code at this point
Browse repository at this point
Add return type
sebastinas
committed
eb8664d
View commit details
Copy full SHA for eb8664d
View code at this point
Browse repository at this point
Move str->Path converstion to __init__
sebastinas
committed
2130007
View commit details
Copy full SHA for 2130007
View code at this point
Browse repository at this point
Remove argument which is the same as the default
sebastinas
committed
08d3283
View commit details
Copy full SHA for 08d3283
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
Add type annotations
sebastinas
committed
2a3cde4
View commit details
Copy full SHA for 2a3cde4
View code at this point
Browse repository at this point
Remove useless branch
Show description for 3ded87a
sebastinas
committed
3ded87a
View commit details
Copy full SHA for 3ded87a
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
Reformat
sebastinas
committed
1653112
View commit details
Copy full SHA for 1653112
View code at this point
Browse repository at this point
Commits on Jan 9, 2021
Apply black
sebastinas
committed
864b772
View commit details
Copy full SHA for 864b772
View code at this point
Browse repository at this point
Specify loaders for FileFinder (fixes #847)
Show description for 2c3cbd7
sebastinas
committed
2c3cbd7
View commit details
Copy full SHA for 2c3cbd7
View code at this point
Browse repository at this point
Store list of device ids and inodes
Show description for ee9b825
sebastinas
committed
ee9b825
View commit details
Copy full SHA for ee9b825
View code at this point
Browse repository at this point
Handle OSError again when iterating directories
sebastinas
committed
a82623e
View commit details
Copy full SHA for a82623e
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Use pathlib instead of low-level os module
sebastinas
committed
79ff921
View commit details
Copy full SHA for 79ff921
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Make importcompletion skiplist configurable (fixes #849)
sebastinas
committed
cf5763e
View commit details
Copy full SHA for cf5763e
View code at this point
Browse repository at this point
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
Commits on Dec 10, 2020
Blacklist more folders for import completion (fixes #866)
sebastinas
committed
8d91453
View commit details
Copy full SHA for 8d91453
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Remove more unused imports
sebastinas
committed
dee4d23
View commit details
Copy full SHA for dee4d23
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Catch and raise OSError
sebastinas
committed
3cfda64
View commit details
Copy full SHA for 3cfda64
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 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
Fix check when matching modules
Show description for 4e382a8
sebastinas
committed
4e382a8
View commit details
Copy full SHA for 4e382a8
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Implement a non-configurable skiplist for import completion (fixes #845)
sebastinas
committed
f51c5e6
View commit details
Copy full SHA for f51c5e6
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
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
Commits on Jan 29, 2020
Use importlib for Python 3 (fixes #791)
sebastinas
committed
1a674f0
View commit details
Copy full SHA for 1a674f0
View code at this point
Browse repository at this point
Immediately close file object
sebastinas
committed
e9651ae
View commit details
Copy full SHA for e9651ae
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 Oct 3, 2019
Remove unused imports
sebastinas
committed
d711735
View commit details
Copy full SHA for d711735
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 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
Previous
Next
You can’t perform that action at this time.