]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Re-raise unexpected exceptions instead of swallowing them in various tests...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jun 2026 16:55:45 +0000 (18:55 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 16:55:45 +0000 (16:55 +0000)
commiteb7b5a09f8ecd5693a5ae0203066694a12b1e72c
treef65ea5951fb1186ad60f47ba004ce5ccec6dd97a
parent45de3e041968ffb4aa84a67ccd1502099dad7f2f
[3.14] Re-raise unexpected exceptions instead of swallowing them in various tests (GH-152019) (#152103)

(cherry picked from commit 6c3da17d1f333f6bd4c07d11e2e304159d550822)

Co-authored-by: An Long <aisk@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_fcntl.py
Lib/test/test_launcher.py
Lib/test/test_pathlib/test_pathlib.py
Lib/test/test_socket.py