]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38453: Resolve test directories before chdir to them (GH-16723)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 14 Oct 2019 16:01:29 +0000 (09:01 -0700)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2019 16:01:29 +0000 (09:01 -0700)
commitaa909b6b1242b4969b20bb0250ac386f9b4120d7
treebaf87c93ddea87b5b488b63f7baa85c5c9771f0e
parente498329ebe0d86a5d80471112d766502b144a476
bpo-38453: Resolve test directories before chdir to them (GH-16723)

(cherry picked from commit d83fc2702951f56a7339aa95d62414ed6e0fb40d)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/support/__init__.py