This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-23 19:25:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
f6c6b5821b
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
bbba28212c
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693)
...
[bpo-43353]() Automerge-Triggered-By: GH:vsajip
2021-03-08 03:16:20 -08:00
..
__init__.py
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693)
2021-03-08 03:16:20 -08:00
config.py
bpo-39142: Avoid converting namedtuple instances to ConvertingTuple. (GH-17773)
2020-01-01 19:32:11 +00:00
handlers.py
bpo-41503: Fix race between setTarget and flush in logging.handlers.MemoryHandler (GH-21765)
2020-08-16 16:10:13 +01:00