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-09 13:34:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8753fc78dfd78b88a340b4fa45972c318aa5582e
typeshed
/
stdlib
History
rchen152
8753fc78df
Add setUpClass and tearDownClass to unittest.TestCase in Python 2 stub (
#1760
)
2017-11-21 16:39:11 -08:00
..
2
Add setUpClass and tearDownClass to unittest.TestCase in Python 2 stub (
#1760
)
2017-11-21 16:39:11 -08:00
2and3
Fix missing colon in StreamHandler.stream type annotation (
#1753
)
2017-11-18 15:57:55 -08:00
3
Add LINE and COL definitions to /stdlib/3/curses/__init__.py (
#1757
)
2017-11-20 13:44:20 -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