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-29 14:15:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
720a44d414
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Miss Islington (bot)
720a44d414
[3.13] gh-119819: Fix regression to allow logging configuration with multipr… (GH-120030) (GH-120035)
...
(cherry picked from commit
99d945c0c0
)
2024-06-04 13:46:41 +01:00
..
__init__.py
gh-102402: Fix floating point math issue by using
time.time_ns()
in
logging.LogRecord
(GH-102412)
2024-04-16 10:44:57 +01:00
config.py
[3.13] gh-119819: Fix regression to allow logging configuration with multipr… (GH-120030) (GH-120035)
2024-06-04 13:46:41 +01:00
handlers.py
gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler (GH-116220)
2024-03-16 12:29:42 +02:00