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 05:24:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b37ca4297b0f0b6362b68ed37c88a6e6c5f1d8d
typeshed
/
stdlib
History
Siva Chandra
1b37ca4297
Make csv.reader take Iterator[Text] argument instead of Iterator[str]. (
#2508
)
2018-10-05 13:10:41 -07:00
..
2
fix typing.Pattern in Python 2 (
#2219
)
2018-10-01 20:35:13 -07:00
2and3
Make csv.reader take Iterator[Text] argument instead of Iterator[str]. (
#2508
)
2018-10-05 13:10:41 -07:00
3
Make _NetlocResultMixinBytes derive from _NetlocResultMixinBase[bytes], not [str] (
#2503
)
2018-10-03 19:26:12 -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
Overload the definitions of dataclasses.asdict and dataclasses.astuple (
#2422
)
2018-09-06 22:14:28 -07:00