bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-2568… · python/cpython@629ef0f · GitHub
Skip to content

Commit 629ef0f

Browse files
bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-25684) (GH-25688)
Fix test_logging.test_namer_rotator_inheritance() on Windows: use os.replace() rather than os.rename(). (cherry picked from commit fe52eb6) Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 2dc6b17 commit 629ef0f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Lib/test/test_logging.py

Lines changed: 1 addition & 1 deletion
Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)