This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-31 12:33:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
341d7874f0
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
91822018ee
gh-115233: Fix an example in the Logging Cookbook (GH-115325)
...
Also add more tests for LoggerAdapter. Also support stacklevel in LoggerAdapter._log().
2024-02-12 18:24:45 +02:00
..
__init__.py
gh-115233: Fix an example in the Logging Cookbook (GH-115325)
2024-02-12 18:24:45 +02:00
config.py
gh-111615: Fix regression in QueueHandler configuration. (GH-111638)
2023-12-27 09:35:15 +00:00
handlers.py
gh-114706: Allow QueueListener.stop() to be called more than once. (GH-114748)
2024-01-30 12:34:18 +00:00