This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2026-04-26 08:44:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3,413
Commits
5
Branches
2
Tags
1996361adc585ca244f2aa2134788732abe7153f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Rebecca Chen
5fe6a5ba8b
parser: STType.compile() can be called with no arguments. (
#4034
)
...
The filename parameter is optional:
https://docs.python.org/3/library/parser.html#parser.ST.compile
.
2020-05-18 08:30:52 -07:00
Rune Tynan
e5a276c94f
Add parser stubs (
#3822
)
2020-03-06 20:34:05 +01:00