commit | 0122ab235b5acb52dd99fd05d8802a00f438b828 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Wed Jun 29 13:51:25 2022 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 29 13:51:25 2022 +0200 |
tree | 866d122097e41143b2b5643082599da8e8c98063 | |
parent | aaa85b55d9eab274606daef8bd1f8bb9672f1b1d [diff] |
[3.11] gh-94026: Buffer regrtest worker stdout in temporary file (GH-94253) (GH-94408) Co-authored-by: Victor Stinner <vstinner@python.org>. Co-authored-by: Christian Heimes <christian@python.org>