This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34366b7f914eedbcc33aebe882098a2199ffaf82
cpython
/
Lib
/
logging
History
Rémi Lapeyre
65f64b1903
bpo-36272: Logging now propagates RecursionError (GH-12312)
2019-03-15 06:53:34 +00:00
..
__init__.py
bpo-36272: Logging now propagates RecursionError (GH-12312)
2019-03-15 06:53:34 +00: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