]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove AIX workaround test_subprocess (GH-8939)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 27 Aug 2018 00:32:48 +0000 (20:32 -0400)
committerGitHub <noreply@github.com>
Mon, 27 Aug 2018 00:32:48 +0000 (20:32 -0400)
commit55b8c4bff8fad63474fdb39dd7af462991013b57
tree3040e9080d603836f6686ff01bc31471c8cc620d
parent2caf86ff6d72d625f86db78c6e90fdaf09e8f703
Remove AIX workaround test_subprocess (GH-8939)

An old apparent AIX behavior workaround in test_subprocess's
test_undecodable_env is no longer needed.
(cherry picked from commit 89d79b1449750b14ded0149dcdd1e39247f2c65d)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
Lib/test/test_subprocess.py
Misc/NEWS.d/next/Tests/2018-08-26-13-12-34.bpo-11193.H8fCGa.rst [new file with mode: 0644]