]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-131038: Use text=True in subprocesses in test_perf_profiler (#137117) ...
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 21 Aug 2025 14:18:35 +0000 (17:18 +0300)
committerGitHub <noreply@github.com>
Thu, 21 Aug 2025 14:18:35 +0000 (15:18 +0100)
commite709361fc87d0d9ab9c58033a0a7f2fef0ad43d2
tree05c1d573d9c2f9dba952dbaeac65f893dbdac17e
parentc9d9f78feb1467e73fd29356c040bde1c104f29f
[3.12] gh-131038: Use text=True in subprocesses in test_perf_profiler (#137117) (#138024)

gh-131038: Use text=True in subprocesses in test_perf_profiler (#137117)

(cherry picked from commit a852c7bdd48979218a0c756ff1a5586d91cff607)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Lib/test/test_perf_profiler.py