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
86c3a02c8cd6c0245cd8e86adf3979692dc9cab9
jedi-fork
/
jedi
/
inference
/
compiled
History
Damian Birchler
35a12fab7a
Don't remove
sys.path[0]
.
...
Fixes
https://github.com/davidhalter/jedi/issues/2053
.
2025-03-13 09:52:49 +01:00
..
subprocess
Don't remove
sys.path[0]
.
2025-03-13 09:52:49 +01:00
__init__.py
Configure mypy and flake8 for our re-export files
2020-07-26 12:20:08 +01:00
access.py
Allow unsafe custom __getitem__ executions when allow unsafe executions is on
2023-07-29 00:33:09 +02:00
getattr_static.py
Remove compatibility code from getattr_static
2020-07-02 03:09:47 +02:00
mixed.py
Avoid evaluating properties just for the api type, improves
#1933
2023-07-28 22:11:15 +02:00
value.py
Allow unsafe custom __getitem__ executions when allow unsafe executions is on
2023-07-29 00:33:09 +02:00