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-16 08:47:39 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d4b21efbe832b5e3b3a1781c3dff2fe072b01559
typeshed
/
stdlib
History
Elazar Gershuni
d4b21efbe8
Derive EnumMeta from ABCMeta (
#1598
)
...
Avoid inconsistent metaclass structure for enum mixins due to
#1595
- e.g. mypy/#2824
2017-09-10 17:44:53 -07:00
..
2
Fix the return type of functools.update_wrapper() (
#1589
)
2017-09-05 20:03:51 -07:00
2and3
Add __init__ and __contains__ to argparse.Namespace (
#1578
)
2017-08-27 14:14:01 -07:00
3
Add support for multiprocessing.get_context().Process() (
#1581
)
2017-09-05 20:11:21 -07:00
3.3
Fix stub for the ipaddress module (
#1384
)
2017-06-02 12:49:12 -07:00
3.4
Derive EnumMeta from ABCMeta (
#1598
)
2017-09-10 17:44:53 -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