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
5a95e19322cbd68cadab1c50da0ef01d201cfd99
typeshed
/
stdlib
History
Roy Williams
5a95e19322
Allow
csv
module to support both
str
and
unicode
types in Python 2 (
#1437
)
...
* Replace keys in DictReader with Any
2017-06-27 14:24:22 -07:00
..
2
Support calling eval and ast module with unicode in Python 2 (
#1440
)
2017-06-26 19:06:17 -07:00
2and3
Allow
csv
module to support both
str
and
unicode
types in Python 2 (
#1437
)
2017-06-27 14:24:22 -07:00
3
add typing.AsyncContextManager and contextlib.asynccontextmanager (
#1432
)
2017-06-27 10:39:40 -07:00
3.3
Fix stub for the ipaddress module (
#1384
)
2017-06-02 12:49:12 -07:00
3.4
Add Optional[] for all remaining cases of x: <type> = None (
#1424
)
2017-06-21 10:50:21 -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