]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114058: Fix flaky globals to constant test (#115423)
authorKen Jin <kenjin@python.org>
Wed, 14 Feb 2024 11:12:52 +0000 (19:12 +0800)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 11:12:52 +0000 (12:12 +0100)
commit57e4c81ae1cd605efa173885574aedc3fded4b8b
tree7316cbee2939e9394c4d2011ce177dc047bb9f61
parent3fd2ad8241a61e75b2cd33c697af276863efbb51
gh-114058: Fix flaky globals to constant test (#115423)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_capi/test_opt.py