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-19 02:15:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7737e519a34b99376d5f2b8839fe0869fcfd3833
typeshed
/
stdlib
History
Ethan Smith
7737e519a3
Add __dict__ to object in Python 2 (
#1746
)
...
Use str as key type for __dict__
2017-11-16 08:44:48 -08:00
..
2
Add __dict__ to object in Python 2 (
#1746
)
2017-11-16 08:44:48 -08:00
2and3
Make traceback.FrameSummary Iterable (
#1741
)
2017-11-13 07:05:16 -08:00
3
Add
__qualname__
to functions and methods (
#1750
)
2017-11-16 08:37:36 -08:00
3.3
Add additional type annotations to ipaddress stub (
#1654
)
2017-10-09 21:00:07 -07:00
3.4
addr should be
Tuple[str, int]
, not
str
(
#1740
)
2017-11-12 23:14:16 -08: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