This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
mirror of
https://github.com/davidhalter/typeshed.git
synced
2026-09-20 18:23:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1,851
Commits
6
Branches
2
Tags
1713ad64de7190ef625f7c895d41241af93e6544
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Daniel Bowtell
bb8b9bdaec
codecs.iter(en|de)code fix return type (
#1807
)
...
codecs.iterencode and codecs.iterdecode should both return Generators rather than Iterators
2018-01-02 12:49:34 -08:00