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-07 20:54:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
693509bff687168624b0046eb022fa2b98f99ca6
typeshed
/
stdlib
History
Dominik Gabi
693509bff6
Change
Union[float, None]
to
Optional
in
socket.pyi
(
#1602
)
2017-09-13 13:23:54 -07:00
..
2
Fix the definition of nlargest() in stdlib/2/heapq.pyi (
#1601
)
2017-09-12 08:27:41 -07:00
2and3
Change
Union[float, None]
to
Optional
in
socket.pyi
(
#1602
)
2017-09-13 13:23:54 -07:00
3
Fix the definition of nlargest() in stdlib/2/heapq.pyi (
#1601
)
2017-09-12 08:27:41 -07:00
3.3
Fix stub for the ipaddress module (
#1384
)
2017-06-02 12:49:12 -07:00
3.4
Derive EnumMeta from ABCMeta (
#1598
)
2017-09-10 17:44:53 -07:00
3.5
add stubs for zipapp (
#1046
)
2017-03-20 20:07:58 -07:00
3.6
Create stubs for the secrets module in Python 3.6
2017-01-03 18:26:21 -08:00