FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/importcompletion.py - HayesJohnD/bpython · GitHub
HayesJohnD
/
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
main
User selector
Datepicker
Commit history
Commits on Jan 15, 2023
Really handle OSError
sebastinas
committed
df3750d
View commit details
Copy full SHA for df3750d
View code at this point
Browse repository at this point
Handle OSError again
sebastinas
committed
1fb4041
View commit details
Copy full SHA for 1fb4041
View code at this point
Browse repository at this point
Remove < 3.8 workaround
sebastinas
committed
274f423
View commit details
Copy full SHA for 274f423
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
Refactor
sebastinas
committed
074a015
View commit details
Copy full SHA for 074a015
View code at this point
Browse repository at this point
Shortcircuit some paths
sebastinas
committed
3944fa7
View commit details
Copy full SHA for 3944fa7
View code at this point
Browse repository at this point
Refactor
sebastinas
committed
900a273
View commit details
Copy full SHA for 900a273
View code at this point
Browse repository at this point
Fix typo
sebastinas
committed
2868ab1
View commit details
Copy full SHA for 2868ab1
View code at this point
Browse repository at this point
Store device id and inodes in a dataclass
sebastinas
committed
ba026ec
View commit details
Copy full SHA for ba026ec
View code at this point
Browse repository at this point
Use Optional
sebastinas
committed
7e64b0f
View commit details
Copy full SHA for 7e64b0f
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
Refactor
sebastinas
committed
a03e345
View commit details
Copy full SHA for a03e345
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
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 Nov 18, 2021
Yield from import module discovery
Show description for 83ca33e
thomasballinger
committed
83ca33e
View commit details
Copy full SHA for 83ca33e
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL