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-09 11:29:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
b31f7e2e90
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Miss Islington (bot)
b31f7e2e90
[3.12] gh-120868: Fix breaking change in
logging.config
when using
QueueHandler
(GH-120872) (GH-121077)
...
(cherry picked from commit
7d9c68513d
)
2024-06-28 17:10:53 +01:00
..
__init__.py
[3.12] [docs] Fix typo in docstring and add example to logging cookbook. (GH-117157) (GH-117159)
2024-03-22 17:50:02 +00:00
config.py
[3.12] gh-120868: Fix breaking change in
logging.config
when using
QueueHandler
(GH-120872) (GH-121077)
2024-06-28 17:10:53 +01:00
handlers.py
[3.12] gh-105623 Fix performance degradation in logging RotatingFileHandler (GH-105887) (GH-121116)
2024-06-28 09:09:38 +00:00