This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-02 22:35:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c20186c397
cpython
/
Lib
/
logging
History
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