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-06-19 07:32:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3,502
Commits
6
Branches
2
Tags
ec3370b2b0e55f94afe3e72ea5e63aa50412f337
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