]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96143: subprocess API %s/universal_newlines=/text=/g. (GH-96468)
authorGregory P. Smith <greg@krypto.org>
Thu, 1 Sep 2022 09:47:40 +0000 (02:47 -0700)
committerGitHub <noreply@github.com>
Thu, 1 Sep 2022 09:47:40 +0000 (02:47 -0700)
commite93d1bda77b71db7ca150187f841fbb237772b2c
tree55cbbd24eb3f2b05e79588798d219bd21867ea62
parent0cd33e11fe6c77c423dbf3a7a9920daff012f006
gh-96143: subprocess API %s/universal_newlines=/text=/g. (GH-96468)

minor missed test cleanup to use the modern API from the big review.

Automerge-Triggered-By: GH:gpshead
Lib/test/test_perf_profiler.py