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
6,100
Commits
3
Branches
31
Tags
644e292fa76745be4de1d1ee40ab8d24cbf609ca
Commit Graph
3 Commits
Author
SHA1
Message
Date
Dave Halter
c0c6ce2987
Fix ClassVars and add tests
2018-08-30 01:52:05 +02:00
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