]> granicus.if.org Git - python/commit
Remove AIX workaround test_subprocess (GH-8939)
authorMichael Felt <aixtools@users.noreply.github.com>
Sun, 26 Aug 2018 17:29:36 +0000 (19:29 +0200)
committerGregory P. Smith <greg@krypto.org>
Sun, 26 Aug 2018 17:29:36 +0000 (10:29 -0700)
commit89d79b1449750b14ded0149dcdd1e39247f2c65d
tree2f0436b12e5ac9ba0c793f9f53b969c38c8fa07f
parenta2eefa67542c25617a58c03a27c17fd48e2a0856
Remove AIX workaround test_subprocess (GH-8939)

An old apparent AIX behavior workaround in test_subprocess's
test_undecodable_env is no longer needed.
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]