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
2025-12-09 05:24:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25a3fac0fd673b43a0ab7d42fad9cfd980d32ea3
typeshed
/
stdlib
History
Matthias Kramm
25a3fac0fd
Fix default parameter syntax.
...
Use 'x:bool = ...' instead of 'x:bool = True' or 'x:bool = False'.
2016-01-22 16:39:15 -08:00
..
2.7
Fix default parameter syntax.
2016-01-22 16:39:15 -08:00
2and3
Move contents of builtins/* to stdlib/*. This simplifies finding stubs.
2016-01-12 12:53:18 -08:00
3
Fix default parameter syntax.
2016-01-22 16:39:15 -08:00
3.3
Consistently use '= ...' for optional parameters.
2015-11-09 13:55:02 -08:00
3.4
Fix up uses of Future as an argument in asyncio
2016-01-19 16:53:52 -08:00