diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-09-12 02:00:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-12 02:00:36 (GMT) |
commit | 5d47fb186e7f2689fec89c7bfd72448ad4d352ca (patch) | |
tree | 300ec80936b910a2c97e51c609d888fc95b7d056 /Python/pythonrun.c | |
parent | abf3a68fe31b6e5700e75f1b41b7b5da5cf0596d (diff) | |
download | cpython-5d47fb186e7f2689fec89c7bfd72448ad4d352ca.zip cpython-5d47fb186e7f2689fec89c7bfd72448ad4d352ca.tar.gz cpython-5d47fb186e7f2689fec89c7bfd72448ad4d352ca.tar.bz2 |
[3.11] gh-109295: Fix test_os.test_access_denied() for TEMP=cwd (GH-109299) (#109303)
gh-109295: Fix test_os.test_access_denied() for TEMP=cwd (GH-109299)
Fix test_os.test_access_denied() when the TEMP environment variable
is equal to the current working directory. Run the test using a
different filename, since self.fname already exists in this case.
(cherry picked from commit 7dedfd36dc16d9e1e15d7d0b0a636dd401a5a543)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions