]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104764: Skip failing tests in test_enum that started failing. (#104765)
authorT. Wouters <thomas@python.org>
Mon, 22 May 2023 23:17:06 +0000 (01:17 +0200)
committerGitHub <noreply@github.com>
Mon, 22 May 2023 23:17:06 +0000 (01:17 +0200)
commit586aca3fc647c626c39e995d07d8bd7dd13e2d52
tree61dfdebb9b6e45ea65b15f1ba03cef60776dae0c
parent4194d8f2c40f478eb0fc9b6fa9b913baaff229da
gh-104764: Skip failing tests in test_enum that started failing. (#104765)

Skip failing tests in test_enum that started failing when the version was bumped to 3.13.
Lib/test/test_enum.py