]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96076: Change test_launcher to use non-admin location for py.ini (GH-96091)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 22 Aug 2022 16:49:34 +0000 (09:49 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 16:49:34 +0000 (09:49 -0700)
commit4f7f83b5bdd61f01a5ad49fb4df61cab3607ab99
tree4539916d6d452f07e2f9e5680c100415ab1a115c
parent3ea0beb3599f734bb9387a526dccd5768ad6b1a9
gh-96076: Change test_launcher to use non-admin location for py.ini (GH-96091)

Patch authored by Eryksun.
(cherry picked from commit 216ccacda193733ef92146c8ac1eb81893b4478d)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/test/test_launcher.py