FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/autocomplete.py - serrasqueiro/bpython · GitHub
serrasqueiro
/
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
main
User selector
Datepicker
Commit history
Commits on Jul 26, 2023
Fix type annotation
sebastinas
committed
1db0436
View commit details
Copy full SHA for 1db0436
View code at this point
Browse repository at this point
Apply suggestion
gpotter2
authored
77bed91
View commit details
Copy full SHA for 77bed91
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
Better completion results order
gpotter2
committed
de33311
View commit details
Copy full SHA for de33311
View code at this point
Browse repository at this point
Complete parameters without input
gpotter2
committed
db6c9bd
View commit details
Copy full SHA for db6c9bd
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
Apply black
sebastinas
committed
7df8e6f
View commit details
Copy full SHA for 7df8e6f
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Refactor
sebastinas
committed
9281dcc
View commit details
Copy full SHA for 9281dcc
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
Refactor
sebastinas
committed
f44b8c2
View commit details
Copy full SHA for f44b8c2
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Avoid string formatting if not producing any log output
sebastinas
committed
5cc2c3f
View commit details
Copy full SHA for 5cc2c3f
View code at this point
Browse repository at this point
Fix return type annotations
sebastinas
committed
65887e3
View commit details
Copy full SHA for 65887e3
View code at this point
Browse repository at this point
Avoid allocation of a list
Show description for beb1994
sebastinas
committed
beb1994
View commit details
Copy full SHA for beb1994
View code at this point
Browse repository at this point
Refactor
sebastinas
committed
0c40b67
View commit details
Copy full SHA for 0c40b67
View code at this point
Browse repository at this point
Hide implementation details
sebastinas
committed
167fc26
View commit details
Copy full SHA for 167fc26
View code at this point
Browse repository at this point
Implement ContextManager for AttrCleaner
Show description for 3ad203d
sebastinas
committed
3ad203d
View commit details
Copy full SHA for 3ad203d
View code at this point
Browse repository at this point
Commits on Aug 28, 2022
Fix mypy and black regressions
sebastinas
committed
df03931
View commit details
Copy full SHA for df03931
View code at this point
Browse repository at this point
Apply black
sebastinas
committed
15338a2
View commit details
Copy full SHA for 15338a2
View code at this point
Browse repository at this point
Make kwargs explicit with proper type annotations
Show description for b54039d
sebastinas
committed
b54039d
View commit details
Copy full SHA for b54039d
View code at this point
Browse repository at this point
Turn ArgSpec into a dataclass
sebastinas
committed
84a5467
View commit details
Copy full SHA for 84a5467
View code at this point
Browse repository at this point
Turn FuncProps into a dataclass
sebastinas
committed
d42b21a
View commit details
Copy full SHA for d42b21a
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
Replace a loop with an rfind
sebastinas
committed
6005b72
View commit details
Copy full SHA for 6005b72
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
Fix type annotation
sebastinas
committed
a60ae15
View commit details
Copy full SHA for a60ae15
View code at this point
Browse repository at this point
Avoid indexing and tuple unpacking of LinePart instances
sebastinas
committed
95539cc
View commit details
Copy full SHA for 95539cc
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
Apply black
sebastinas
committed
b46afa3
View commit details
Copy full SHA for b46afa3
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
Remove useless statement
sebastinas
committed
5c6aa63
View commit details
Copy full SHA for 5c6aa63
View code at this point
Browse repository at this point
Remove useless if
sebastinas
committed
88de05a
View commit details
Copy full SHA for 88de05a
View code at this point
Browse repository at this point
Turn safe_glob into a function
sebastinas
committed
72ee717
View commit details
Copy full SHA for 72ee717
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Use generator instead of a list
sebastinas
committed
f87fc96
View commit details
Copy full SHA for f87fc96
View code at this point
Browse repository at this point
Make return value and type of _method_match_fuzzy consistent with other match functions
sebastinas
committed
0cfbd99
View commit details
Copy full SHA for 0cfbd99
View code at this point
Browse repository at this point
Mark match functions as private
sebastinas
committed
03334d3
View commit details
Copy full SHA for 03334d3
View code at this point
Browse repository at this point
Return None on error instead of asserting
sebastinas
committed
643a091
View commit details
Copy full SHA for 643a091
View code at this point
Browse repository at this point
Commits on Oct 10, 2021
Mypy types for autocomplete.py, args.py, config.py and curtsies.py (#929)
thomasballinger
authored
4d744ca
View commit details
Copy full SHA for 4d744ca
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Mypy types for completion (#928)
Show description for d9305d7
thomasballinger
authored
d9305d7
View commit details
Copy full SHA for d9305d7
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
Reformat via black
qwergle
authored and
sebastinas
committed
f7d8b77
View commit details
Copy full SHA for f7d8b77
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Add type annotations to a few files
qwergle
committed
9861781
View commit details
Copy full SHA for 9861781
View code at this point
Browse repository at this point
Commits on May 30, 2021
Fix name of LinePart member
sebastinas
committed
d07a405
View commit details
Copy full SHA for d07a405
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
Iterate over all completers until the first one with succeeding locate is found (fixes #879)
sebastinas
committed
34f0e70
View commit details
Copy full SHA for 34f0e70
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL