diff options
author | Victor Stinner <vstinner@python.org> | 2024-04-15 08:24:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 08:24:47 (GMT) |
commit | a9107fe5c0869c01b4c8db7a34c768ee8511505a (patch) | |
tree | 1dfa2fcc6b42d9827147d1b7954978deaf4fc435 /Python/future.c | |
parent | 7bcc257e97ee080d1128788a12a1731afde26b0a (diff) | |
download | cpython-a9107fe5c0869c01b4c8db7a34c768ee8511505a.zip cpython-a9107fe5c0869c01b4c8db7a34c768ee8511505a.tar.gz cpython-a9107fe5c0869c01b4c8db7a34c768ee8511505a.tar.bz2 |
gh-117755: Skip test_io.test_constructor() on s390x (#117801)
The test allocates 9 223 372 036 854 775 807 bytes
(0x7fffffffffffffff) and mimalloc fails with a division by zero on
s390x.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions