]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-89858: Fix test_embed for out-of-tree builds (GH-93465)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jun 2022 05:11:59 +0000 (22:11 -0700)
committerGitHub <noreply@github.com>
Sat, 18 Jun 2022 05:11:59 +0000 (22:11 -0700)
commit79d22694f2b9be45f29e685ff9b6220f0c4437f9
tree8135afb955e6154922c0e600873e1ab2d0956709
parent2b7fc1bfe6411cf1c0c10fae9078d09be7b38c95
GH-89858: Fix test_embed for out-of-tree builds (GH-93465)

(cherry picked from commit 96464e5401783c99f1ae24369bb2a854b8c5f46a)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/test/test_embed.py
Misc/NEWS.d/next/Tests/2022-06-03-12-22-44.gh-issue-89858.ftBvjE.rst [new file with mode: 0644]