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
Breadcrumbs
History for
bpython
bpython
importcompletion.py
on
0.17-bugfix
User selector
All users
All time
Commit history
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 Feb 18, 2015
import completion returns unicode
thomasballinger
committed
3f6eb09
View commit details
Copy full SHA for 3f6eb09
View code at this point
Browse repository at this point
GlobalCompleter returns unicode matches
thomasballinger
committed
eb56295
View commit details
Copy full SHA for eb56295
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Use next(iterator)
Show description for 88bd390
sebastinas
committed
88bd390
View commit details
Copy full SHA for 88bd390
View code at this point
Browse repository at this point
Use six.moves.filter
Show description for 1d5f2e9
sebastinas
committed
1d5f2e9
View commit details
Copy full SHA for 1d5f2e9
View code at this point
Browse repository at this point
Unbreak 2to3
Show description for b642758
sebastinas
committed
b642758
View commit details
Copy full SHA for b642758
View code at this point
Browse repository at this point
Python 3 compatible ifilter
sebastinas
committed
2afe1d0
View commit details
Copy full SHA for 2afe1d0
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Make pep8 happy
Show description for 26c147d
sebastinas
committed
26c147d
View commit details
Copy full SHA for 26c147d
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Remove obsolete workarounds
Show description for 327b4c9
sebastinas
committed
327b4c9
View commit details
Copy full SHA for 327b4c9
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Decode module names in attr_matches (fixes #453)
Show description for 672bf78
sebastinas
committed
672bf78
View commit details
Copy full SHA for 672bf78
View code at this point
Browse repository at this point
Use sets in bpython.importcompletion
Show description for a194976
sebastinas
committed
a194976
View commit details
Copy full SHA for a194976
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
import completion uses less local functions (more testable!)
thomasballinger
committed
b58db29
View commit details
Copy full SHA for b58db29
View code at this point
Browse repository at this point
Commits on Jul 19, 2014
Merge branch 'completion-cleanup'
Show description for 4e8c46a
thomasballinger
committed
4e8c46a
View commit details
Copy full SHA for 4e8c46a
View code at this point
Browse repository at this point
Commits on Jul 6, 2014
importcompletion.complete rewrite, simple tests passing
Show description for 82c3f1e
thomasballinger
committed
82c3f1e
View commit details
Copy full SHA for 82c3f1e
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
Alternate code path for deprectated imp functions in Python 3.3
Show description for e0f7f2c
thomasballinger
committed
e0f7f2c
View commit details
Copy full SHA for e0f7f2c
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
Added comment with more naive method we may need soon
thomasballinger
committed
cdaf903
View commit details
Copy full SHA for cdaf903
View code at this point
Browse repository at this point
Search for import completion modules in idle generator
Show description for 4442a75
thomasballinger
committed
4442a75
View commit details
Copy full SHA for 4442a75
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Fix #263 by returning no import completion results unless modules are fully loaded
amygdalama
committed
04a14d7
View commit details
Copy full SHA for 04a14d7
View code at this point
Browse repository at this point
Commits on Mar 2, 2013
Ignore IOError raised by ``imp.find_module``. Fixes #237.
Trundle
committed
7011ccc
View commit details
Copy full SHA for 7011ccc
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
Introduced bpython._py3compat: Defines some useful attributes.
Trundle
committed
dff9dd7
View commit details
Copy full SHA for dff9dd7
View code at this point
Browse repository at this point
Commits on Nov 16, 2011
Use imp to get the suffix that should be dropped (Closes: #204).
Show description for 6e75552
Sebastian Ramacher
committed
6e75552
View commit details
Copy full SHA for 6e75552
View code at this point
Browse repository at this point
Commits on Aug 9, 2011
Set the correct year for all copyrights and the -V flag
ikanobori
committed
deb4836
View commit details
Copy full SHA for deb4836
View code at this point
Browse repository at this point
Commits on Aug 8, 2011
Don't crash on non-readable python path.
Show description for d3192e5
Trundle
committed
d3192e5
View commit details
Copy full SHA for d3192e5
View code at this point
Browse repository at this point
Commits on Apr 20, 2011
Workaround for issue #166.
Show description for c879bc6
Trundle
committed
c879bc6
View commit details
Copy full SHA for c879bc6
View code at this point
Browse repository at this point
Commits on Mar 11, 2011
Second attempt at making b0efd741dfd7 compatible with Python 2.5.
Trundle
committed
b448047
View commit details
Copy full SHA for b448047
View code at this point
Browse repository at this point
with taken from the future (2.5 compatibility)
ambv
committed
5c0b03f
View commit details
Copy full SHA for 5c0b03f
View code at this point
Browse repository at this point
Fix for spurious ImportWarnings when python is invoked with -Wd
Łukasz Langa
committed
5a5c309
View commit details
Copy full SHA for 5a5c309
View code at this point
Browse repository at this point
Commits on Aug 27, 2010
Deal with non-ascii filenames in import completion.
Show description for 2d06f66
Trundle
committed
2d06f66
View commit details
Copy full SHA for 2d06f66
View code at this point
Browse repository at this point
Commits on May 1, 2010
Use the right name in import completion; fixes detection of local modules.
Trundle
committed
737250a
View commit details
Copy full SHA for 737250a
View code at this point
Browse repository at this point
Commits on Mar 29, 2010
REPOFIX: Revert to before bpdb branch
ikanobori
committed
634b9a0
View commit details
Copy full SHA for 634b9a0
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
Updated copyrights
ikanobori
committed
eadda42
View commit details
Copy full SHA for eadda42
View code at this point
Browse repository at this point
Commits on Oct 27, 2009
PEP-8 conformance
ikanobori
committed
2c906bf
View commit details
Copy full SHA for 2c906bf
View code at this point
Browse repository at this point
Commits on Oct 10, 2009
Catch SyntaxError in import completion.
Trundle
committed
33a22a7
View commit details
Copy full SHA for 33a22a7
View code at this point
Browse repository at this point
Commits on Oct 9, 2009
< bob_f> "The dawn of a new era !"
Show description for 597ef02
Trundle
committed
597ef02
View commit details
Copy full SHA for 597ef02
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.