This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-01 15:43:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
cb15afcccf
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Kirill Pinchuk
3d315c3116
bpo-44291: Fix reconnection in logging.handlers.SysLogHandler (GH-26490)
2021-08-05 14:58:16 +01:00
..
__init__.py
bpo-42378: fixed log truncation on logging shutdown (GH-27310)
2021-07-25 13:17:47 -07:00
config.py
bpo-43731: Add an
encoding
parameter to logging.fileConfig() (GH-25273)
2021-04-13 18:17:03 +09:00
handlers.py
bpo-44291: Fix reconnection in logging.handlers.SysLogHandler (GH-26490)
2021-08-05 14:58:16 +01:00