commit | 57e4c81ae1cd605efa173885574aedc3fded4b8b | [log] [tgz] |
---|---|---|
author | Ken Jin <kenjin@python.org> | Wed Feb 14 19:12:52 2024 +0800 |
committer | GitHub <noreply@github.com> | Wed Feb 14 12:12:52 2024 +0100 |
tree | 7316cbee2939e9394c4d2011ce177dc047bb9f61 | |
parent | 3fd2ad8241a61e75b2cd33c697af276863efbb51 [diff] |
gh-114058: Fix flaky globals to constant test (#115423) Co-authored-by: Victor Stinner <vstinner@python.org>