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-18 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab8fe22e5e4e282da8ea6f4e77f4c0a6616ec9c2
cpython
/
Lib
/
logging
T
History
Irit Katriel
0d639678d3
bpo-46332: use raise..from instead of assigning __cause__ and raising (GH-30517)
2022-01-10 18:59:21 +00:00
..
__init__.py
bpo-42378: fixed log truncation on logging shutdown (GH-27310)
2021-07-25 13:17:47 -07:00
config.py
bpo-46332: use raise..from instead of assigning __cause__ and raising (GH-30517)
2022-01-10 18:59:21 +00:00
handlers.py
bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093)
2021-12-14 00:53:37 +00:00