commit | 6cac1136665b70f72db291b95876d7affcf1d2db | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Sun Dec 08 08:38:16 2019 +0100 |
committer | GitHub <noreply@github.com> | Sun Dec 08 08:38:16 2019 +0100 |
tree | baf9af65677cacb92ec5d10d8567e90bf8246b17 | |
parent | 2b7de6696bf2f924cd2cd9ff0a539c8aa37c6244 [diff] |
bpo-38991: Remove test.support.strip_python_stderr() (GH-17490) test.support: run_python_until_end(), assert_python_ok() and assert_python_failure() functions no longer strip whitespaces from stderr.