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-08 13:04:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d1026cadeb2262d274f449eed79602f76504eab
typeshed
/
stdlib
History
Guido van Rossum
8d1026cade
Fix timeout parameter to Popen.wait() -- it is optional (in both senses).
2016-10-15 21:12:32 -07:00
..
2.7
Improve types of staticmethod and classmethod (
#609
)
2016-10-15 14:17:17 -07:00
2and3
allow to use RLock in type annotations (
#595
)
2016-10-10 16:52:47 -07:00
3
Fix timeout parameter to Popen.wait() -- it is optional (in both senses).
2016-10-15 21:12:32 -07:00
3.2
/xml
Annotate **kwargs with dictionary value type only (
#320
)
2016-06-29 08:43:13 -07:00
3.3
Annotate **kwargs with dictionary value type only (
#320
)
2016-06-29 08:43:13 -07:00
3.4
The value member of an IntEnum object is an int.
2016-09-29 09:48:43 -07:00
3.5
Improve correctness of pathlib stubs (
#483
)
2016-08-26 13:17:22 -07:00