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-07-22 18:55:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
4674b315e5
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Miss Islington (bot)
e35430bec5
[3.10] bpo-42378: fixed log truncation on logging shutdown (GH-27310) (GH-30468)
...
Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
2022-01-07 22:15:25 +00:00
..
__init__.py
[3.10] bpo-42378: fixed log truncation on logging shutdown (GH-27310) (GH-30468)
2022-01-07 22:15:25 +00:00
config.py
bpo-43731: Add an
encoding
parameter to logging.fileConfig() (GH-25273)
2021-04-13 18:17:03 +09:00
handlers.py
[3.10] bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093) (GH-30094)
2021-12-14 01:17:56 +00:00