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
2026-05-17 13:59:37 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5,805
Commits
2
Branches
33
Tags
a1314ac3c13e7a8b981cff5607b599d614afd832
Commit Graph
2 Commits
Author
SHA1
Message
Date
Dave Halter
522e7123ed
Move the ahead of time tests to the pep0526 file
2018-01-31 00:18:17 +01:00
Dave Halter
3f09f3a304
Add support for PEP 0526.
...
This makes it possible to assign variables like asdf: typing.List[int] = []
2017-01-08 03:57:35 +01:00