mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
b76a4a5db7
gh-116263: Do not rollover empty files in RotatingFileHandler (GH-122788)
(cherry picked from commit 6094c6fc2f)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>