This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
eab1b8be8b6158a40513314591d1bda999d7ecb1
jedi-fork
/
jedi
T
History
Lumír 'Frenzy' Balhar
eab1b8be8b
inspect now raises OSError for objects without source file
...
CPython issue:
https://bugs.python.org/issue44648
2021-09-01 20:50:54 +02:00
..
api
Drop dead line
2021-07-24 17:12:34 +01:00
inference
inspect now raises OSError for objects without source file
2021-09-01 20:50:54 +02:00
plugins
BUGFIX: prevent an infinite loop seeking for a "conftest.py" file
2021-01-30 16:31:26 +01:00
third_party
Revert "Upgrade django-stubs,
fixes
#1750
"
2021-02-26 23:09:22 +01:00
__init__.py
Prepare release of 0.18.0
2020-12-25 11:06:15 +01:00
__main__.py
Better developer tools
2020-04-18 12:19:17 +02:00
_compatibility.py
Get rid of cast_path
2021-01-14 01:39:51 +01:00
cache.py
Annotate top level items mypy needs annotating
2020-07-24 16:10:34 +01:00
common.py
Start using pathlib.Path instead of all the os.path functions
2020-07-10 17:30:36 +02:00
debug.py
Convert more things to Python 3 idioms
2021-07-24 17:12:34 +01:00
file_io.py
Don't need to inherit from object anymore
2020-07-26 00:11:57 +02:00
parser_utils.py
Another time avoiding a memory leak, also part of
#1723
2021-01-14 01:18:00 +01:00
settings.py
Merge branch 'master' of github.com:davidhalter/jedi
2020-07-23 01:33:06 +02:00
utils.py
Merge branch 'master' into mypy
2020-07-26 12:25:19 +01:00