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-08-10 20:08:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
4d7f11e057
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
4d7f11e057
[3.9] bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (GH-24826)
...
(cherry picked from commit
bbba28212c
) Automerge-Triggered-By: GH:vsajip
2021-03-12 00:46:07 -08:00
..
__init__.py
[3.9] bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (GH-24826)
2021-03-12 00:46:07 -08:00
config.py
bpo-39142: Avoid converting namedtuple instances to ConvertingTuple. (GH-17773)
2020-01-01 19:32:11 +00:00
handlers.py
[3.9] bpo-41503: Fix race between setTarget and flush in logging.handlers.MemoryHandler (GH-21765) (GH-21897)
2020-08-16 08:34:27 -07:00