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 12:44:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
66e8d4a14f565ea4b4502dcb5c128d5799db8ec4
typeshed
/
stdlib
History
Guido van Rossum
66e8d4a14f
Make fromkeys() take an Iterable instead of a sequence. (
#605
)
...
(This, too, came up in
python/mypy#2254
-- thanks @rwbarton!)
2016-10-14 10:00:43 -07:00
..
2.7
Make fromkeys() take an Iterable instead of a sequence. (
#605
)
2016-10-14 10:00:43 -07:00
2and3
allow to use RLock in type annotations (
#595
)
2016-10-10 16:52:47 -07:00
3
Make fromkeys() take an Iterable instead of a sequence. (
#605
)
2016-10-14 10:00:43 -07:00
3.2
/xml
Annotate **kwargs with dictionary value type only (
#320
)
2016-06-29 08:43:13 -07:00
3.3
Annotate **kwargs with dictionary value type only (
#320
)
2016-06-29 08:43:13 -07:00
3.4
The value member of an IntEnum object is an int.
2016-09-29 09:48:43 -07:00
3.5
Improve correctness of pathlib stubs (
#483
)
2016-08-26 13:17:22 -07:00