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 13:34:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d4c15011e45ab1ca6e7db2b8c080353186b00449
typeshed
/
stdlib
History
Steven Karas
d4c15011e4
add __new__ to tuple in python2 (
#2304
)
...
this solves
#2091
when checking Python 2 code (
#2092
only fixed it for Python 3).
2018-07-03 08:18:01 -07:00
..
2
add __new__ to tuple in python2 (
#2304
)
2018-07-03 08:18:01 -07:00
2and3
Avoid using string literals in type annotations (
#2294
)
2018-07-02 20:23:29 -07:00
3
Merge stdlib/3.4 into stdlib/3 (
#2303
)
2018-07-03 08:13:54 -07:00
3.3
Drop Python 3.3 support from asyncio and ipaddress (
#2293
)
2018-07-02 20:22:58 -07:00
3.4
/asyncio
Merge stdlib/3.4 into stdlib/3 (
#2303
)
2018-07-03 08:13:54 -07:00
3.5
more 3.7 features (
#2015
)
2018-04-06 11:09:11 -07:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
Fix abstract classes for Python 3 (
#2239
)
2018-06-16 10:18:54 -07:00