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-12-23 09:19:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
39b2f82717
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
9bdb580236
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (
#24825
)
...
(cherry picked from commit
bbba28212c
) Automerge-Triggered-By: GH:vsajip
2021-03-17 08:15:59 -04:00
..
__init__.py
bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (
#24825
)
2021-03-17 08:15:59 -04:00
config.py
bpo-39142: Avoid converting namedtuple instances to ConvertingTuple. (GH-17773) (GH-17785)
2020-01-01 20:06:52 +00:00
handlers.py
[3.8] bpo-41503: Fix race between setTarget and flush in logging.handlers.MemoryHandler (GH-21765) (GH-21898)
2020-08-16 09:27:01 -07:00