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 04:54:47 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1f867d8ab8603eeb0fb72e7bf98f3687945e9d59
typeshed
/
stdlib
History
Luka Sterbic
1f867d8ab8
Fix int(Union[str, int]) (
#1551
)
2017-09-23 09:59:15 -04:00
..
2
Adjust ast imports to make pytype happy. (
#1617
)
2017-09-22 06:27:27 -07:00
2and3
Change
Union[float, None]
to
Optional
in
socket.pyi
(
#1602
)
2017-09-13 13:23:54 -07:00
3
Fix int(Union[str, int]) (
#1551
)
2017-09-23 09:59:15 -04:00
3.3
Fix stub for the ipaddress module (
#1384
)
2017-06-02 12:49:12 -07:00
3.4
Corrections to the asyncio exception stubs (
#1623
)
2017-09-22 07:47:17 -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