]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-125522: Fix bare except in `test_uuid` (GH-129018) (#129455)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 Jan 2025 21:23:10 +0000 (22:23 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2025 21:23:10 +0000 (21:23 +0000)
commit8b4a0d641cde667f94ce49f5e64da6bd9d6fbd9c
tree36addf4b87b73120486e547e08a2ecea92a68b00
parentf502c8f6a6db4be27c97a0e5466383d117859b7f
[3.13] gh-125522: Fix bare except in `test_uuid` (GH-129018) (#129455)

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