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
test
test_autocomplete.py
on
reloading-sys
User selector
All users
All time
Commit history
Commits on Dec 16, 2015
pep8 tests
thomasballinger
committed
4cd5453
View commit details
Copy full SHA for 4cd5453
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Test attribute completion on other expressions
thomasballinger
committed
b0951cd
View commit details
Copy full SHA for b0951cd
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
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
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
Allow global completion in brackets
Show description for 58f3edf
thomasballinger
committed
58f3edf
View commit details
Copy full SHA for 58f3edf
View code at this point
Browse repository at this point
Add tests
Shawn Axsom
authored and
thomasballinger
committed
ce1eb1a
View commit details
Copy full SHA for ce1eb1a
View code at this point
Browse repository at this point
Commits on Oct 5, 2015
Correct auto complete tests after double underscore change
Tenzer
committed
9f3460b
View commit details
Copy full SHA for 9f3460b
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
Filter out two underscore attributes in auto completion
Show description for 563f5cb
Tenzer
committed
563f5cb
View commit details
Copy full SHA for 563f5cb
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Failing test for #544
sebastinas
committed
72be2cd
View commit details
Copy full SHA for 72be2cd
View code at this point
Browse repository at this point
Commits on May 16, 2015
Add workaround for old-style class with broken __getattr__ (fixes #536)
Show description for 674c3bf
sebastinas
committed
674c3bf
View commit details
Copy full SHA for 674c3bf
View code at this point
Browse repository at this point
Failing test for #536
sebastinas
committed
24e5c69
View commit details
Copy full SHA for 24e5c69
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
Makes the old-style class autocomplete work in 2.6 and 3.x
llllllllll
committed
a82b4b5
View commit details
Copy full SHA for a82b4b5
View code at this point
Browse repository at this point
Adds tests to validate that __dict__ is in the autocomplete of an old
Show description for cb90872
llllllllll
committed
cb90872
View commit details
Copy full SHA for cb90872
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
Add a test for #491
Show description for 5f836ea
sebastinas
committed
5f836ea
View commit details
Copy full SHA for 5f836ea
View code at this point
Browse repository at this point
Patch correct function
Show description for 45fb40d
sebastinas
committed
45fb40d
View commit details
Copy full SHA for 45fb40d
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Use glob.iglob
Show description for 601df71
sebastinas
committed
601df71
View commit details
Copy full SHA for 601df71
View code at this point
Browse repository at this point
Be more careful with glob.glob (fixes #491)
Show description for 846ca4d
sebastinas
committed
846ca4d
View commit details
Copy full SHA for 846ca4d
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Test global completion with modified keyword list
Show description for b454048
sebastinas
committed
b454048
View commit details
Copy full SHA for b454048
View code at this point
Browse repository at this point
Use correct length
Show description for ac3ef20
sebastinas
committed
ac3ef20
View commit details
Copy full SHA for ac3ef20
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 17, 2015
Modernise some uses of assertRaises.
Trundle
committed
f695068
View commit details
Copy full SHA for f695068
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
PEP-8
Show description for 7594078
sebastinas
committed
7594078
View commit details
Copy full SHA for 7594078
View code at this point
Browse repository at this point
Merge remote-tracking branch 'maryakins/autocomplete-params'
Show description for 5b6e61e
sebastinas
committed
5b6e61e
View commit details
Copy full SHA for 5b6e61e
View code at this point
Browse repository at this point
Simple test for GlobalCompletion
Show description for e18bab3
sebastinas
committed
e18bab3
View commit details
Copy full SHA for e18bab3
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Add test for param completion
Mary Mokuolu
committed
4bacc37
View commit details
Copy full SHA for 4bacc37
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Simplify test skipping if joda is not available.
Trundle
committed
f72f395
View commit details
Copy full SHA for f72f395
View code at this point
Browse repository at this point
Use unittest.mock if possible
Show description for 758d6a6
sebastinas
committed
758d6a6
View commit details
Copy full SHA for 758d6a6
View code at this point
Browse repository at this point
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 Jan 29, 2015
Use a consistent signature for matches
Show description for 80e7706
sebastinas
committed
80e7706
View commit details
Copy full SHA for 80e7706
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
add jedi completion tests
thomasballinger
committed
fed23ca
View commit details
Copy full SHA for fed23ca
View code at this point
Browse repository at this point
make jedi optional dependency
thomasballinger
committed
6a38aab
View commit details
Copy full SHA for 6a38aab
View code at this point
Browse repository at this point
Jedi completion only for multiline blocks
thomasballinger
committed
57b94b0
View commit details
Copy full SHA for 57b94b0
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Fix magic method completion
Show description for e88bb1e
thomasballinger
committed
e88bb1e
View commit details
Copy full SHA for e88bb1e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.