This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2025-12-06 05:54:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
jedi
/
test
/
test_parso_integration
History
Peter Law
0fcb4468e7
Fix or ignore lints in tests
2024-06-30 19:05:38 +01:00
..
__init__.py
Make sure tests are proper packages, so that pytest doesn't do shenannigans with sys path
2020-01-12 19:58:29 +01:00
test_basic.py
Fix or ignore lints in tests
2024-06-30 19:05:38 +01:00
test_error_correction.py
Get doctest completions working,
fixes
#860
2020-01-01 00:59:44 +01:00
test_parser_utils.py
Another time avoiding a memory leak, also part of
#1723
2021-01-14 01:18:00 +01:00