]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114075: Capture `test_compileall` stdout output (#114076)
authorKirill Podoprigora <kirill.bast9@mail.ru>
Mon, 15 Jan 2024 10:21:34 +0000 (13:21 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Jan 2024 10:21:34 +0000 (10:21 +0000)
commit892155d7365c9c4a6c2dd6850b4527222ba5c217
tree89523561219bf4c6138f54486e7c40e21b26a578
parentf8a79109d0c4f408d34d51861cc0a7c447f46d70
gh-114075: Capture `test_compileall` stdout output  (#114076)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_compileall.py