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-29 22:24:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
e925241d95
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Erik Montnemery
c60f125533
bpo-46755: Don't log stack info twice in QueueHandler (GH-31355)
2022-07-05 15:23:12 +01:00
..
__init__.py
gh-92592: Allow logging filters to return a LogRecord. (GH-92591)
2022-06-07 16:53:57 +01:00
config.py
gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269)
2022-06-07 10:20:35 +02:00
handlers.py
bpo-46755: Don't log stack info twice in QueueHandler (GH-31355)
2022-07-05 15:23:12 +01:00