This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
cpython
/
Lib
/
logging
History
Serhiy Storchaka
327dbbedff
gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511)
2025-10-30 12:52:02 +02:00
..
__init__.py
gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511)
2025-10-30 12:52:02 +02:00
config.py
gh-127319: Disable port reuse on HTTP, XMLRPC, and logging TCP servers (GH-135405)
2025-06-15 06:34:29 +01:00
handlers.py
gh-132106: Ensure that running
logging.handlers.QueueListener
cannot be started again (GH-132444)
2025-04-13 08:53:13 +01:00