[3.9] bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-25684) by miss-islington · Pull Request #25688 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
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
miss-islington
requested a review
from vsajip
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good bot.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
vstinner
merged commit
629ef0f
into
python:3.9
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-fe52eb6-3.9
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment