]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46616: Ensures test_importlib.test_windows cleans up registry keys after completi...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 2 Feb 2022 20:23:49 +0000 (12:23 -0800)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 20:23:49 +0000 (12:23 -0800)
commit3c6173ca67c019f3eb7a2fc34c5bfc426f99c5b2
treef27b3a3105434653e91b5284c29748e0637ab5e3
parent8d239bfdcc98f4e4a592d9cda569380a9c15a5c0
bpo-46616: Ensures test_importlib.test_windows cleans up registry keys after completion (GH-31086)

(cherry picked from commit 89a0a90c2e0e685bc70206fc45e4413c4f4411ed)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_importlib/test_windows.py
Misc/NEWS.d/next/Tests/2022-02-02-18-14-38.bpo-46616.URvBtE.rst [new file with mode: 0644]