diff options
author | Victor Stinner <vstinner@python.org> | 2024-12-20 07:50:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-20 07:50:18 (GMT) |
commit | daa260ebb1c1b20321e7f26df7c9dbd35d4edcbf (patch) | |
tree | ff2b97280bfe94110e10c0b81f9237f7004d9547 /Lib/json | |
parent | 39e69a7cd54d44c9061db89bb15c460d30fba7a6 (diff) | |
download | cpython-daa260ebb1c1b20321e7f26df7c9dbd35d4edcbf.zip cpython-daa260ebb1c1b20321e7f26df7c9dbd35d4edcbf.tar.gz cpython-daa260ebb1c1b20321e7f26df7c9dbd35d4edcbf.tar.bz2 |
gh-128058: Fix test_builtin ImmortalTests (#128068)
On 32-bit Free Threading systems, immortal reference count
is 5 << 28, instead of 7 << 28.
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Diffstat (limited to 'Lib/json')
0 files changed, 0 insertions, 0 deletions