]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update test.support.interpreters to include missing RunFailedError import (#103841)
authorBruce Eckel <BruceTEckel@gmail.com>
Mon, 26 Jun 2023 15:30:20 +0000 (08:30 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2023 15:30:20 +0000 (17:30 +0200)
commit1a2bc94fc2bbdf5f810b441ebbbd8fec95a3207c
treea326aa28bdac4c5f3b98ffe6a6d1628658316e1e
parente8e59ee474869e7c02e7cae3815c9c2183671b21
Update test.support.interpreters to include missing RunFailedError import (#103841)

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