◐ Shell
reader mode source ↗
Skip to content

[3.9] bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-25684)#25688

Merged
vstinner merged 1 commit into
python:3.9from
miss-islington:backport-fe52eb6-3.9
Apr 28, 2021
Merged

[3.9] bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-25684)#25688
vstinner merged 1 commit into
python:3.9from
miss-islington:backport-fe52eb6-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 28, 2021

Copy link
Copy Markdown
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

https://bugs.python.org/issue43961

…H-25684)

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>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

LGTM, good bot.

@vstinner vstinner merged commit 629ef0f into python:3.9 Apr 28, 2021
@miss-islington miss-islington deleted the backport-fe52eb6-3.9 branch April 28, 2021 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants