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-08 13:04:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
37e42bfa96dc8cf1299df173aeb352bcc79a492c
typeshed
/
stdlib
/
2and3
/
logging
History
Guido van Rossum
8ee3123e02
Fix log() signatures; change msg: str to msg: Text.
2016-06-05 17:25:56 -07:00
..
__init__.pyi
Fix log() signatures; change msg: str to msg: Text.
2016-06-05 17:25:56 -07:00
config.pyi
Add logging.WARN; TextIO -> IO[str].
2016-06-05 17:10:15 -07:00
handlers.pyi
add types to logging (
#247
)
2016-06-04 19:20:15 -07:00