]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-125522: Fix bare except in `test_uuid` (GH-129018) (#129456)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 Jan 2025 21:16:47 +0000 (22:16 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2025 21:16:47 +0000 (21:16 +0000)
commitc0ae83af95df3de49802f02977cc937ad855fc29
tree8c27e25fc94118728eb0cbe5671fcdfc467dfe78
parentf65aa0d1bf7b636ab8f9d226429205854b24cd7a
[3.12] gh-125522: Fix bare except in `test_uuid` (GH-129018) (#129456)

gh-125522: Fix bare except in `test_uuid` (GH-129018)
(cherry picked from commit a1a4e9f39ad86359e148fd193089b3b2a354f71d)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Lib/test/test_uuid.py