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-10 05:51:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6248885ccca13d9b830584fb880c97d8b612b87b
typeshed
/
stdlib
History
Eklavya Sharma
1cccc2d115
__builtin__: Fix bytearray on python 2
...
bytearray should inherit from MutableSequence[int] instead of Sequence[int].
2016-07-09 02:34:20 +05:30
..
2.7
__builtin__: Fix bytearray on python 2
2016-07-09 02:34:20 +05:30
2and3
Add types to stub for warnings module. (
#342
)
2016-07-06 09:58:49 -07:00
3
Update set methods to take multiple iterables (
#349
)
2016-07-07 11:52:22 -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
Annotate **kwargs with dictionary value type only (
#320
)
2016-06-29 08:43:13 -07:00
3.5
/xml
Annotate **kwargs with dictionary value type only (
#320
)
2016-06-29 08:43:13 -07:00