This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-09 06:01:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b16b4e45923f4e4dfd8e970ae4e6a934faf73b79
cpython
/
Lib
/
logging
T
History
Riccardo Magliocchetti
ca87eebb22
bpo-36015: Handle StreamHandler representaton of stream with an integer name (GH-11908)
2019-05-07 22:36:39 +01:00
..
__init__.py
bpo-36015: Handle StreamHandler representaton of stream with an integer name (GH-11908)
2019-05-07 22:36:39 +01:00
config.py
bpo-34844: logging.Formatter enhancement - Ensure style and format string matches in logging.Formatter (GH-9703)
2018-10-15 19:41:36 +01:00
handlers.py
bpo-35726: Prevented QueueHandler formatting from affecting other handlers (GH-11537)
2019-01-23 07:08:38 +00:00