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
2026-01-01 17:13:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
15b6ace1e7548360e62b61e94ec13183038d2190
typeshed
/
stdlib
History
Jelle Zijlstra
728b977729
Replace a number of default argument values with "..." (
#1280
)
...
pytype apparently doesn't like default values that aren't ints or None/True/False.
2017-05-21 14:31:22 -07:00
..
2
Make sys.modules a Dict[str, Any] (
#1266
)
2017-05-20 11:08:25 -07:00
2and3
allow string levels in logging (
#1234
)
2017-05-10 07:09:08 -07:00
3
Replace a number of default argument values with "..." (
#1280
)
2017-05-21 14:31:22 -07:00
3.3
Update stub for ipaddress (
#1251
)
2017-05-08 16:28:04 -07:00
3.4
fix asyncio.BaseEventLoop.create_task for >=3.5 (
#1272
)
2017-05-20 11:06:10 -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