diff options
author | Tim Peters <tim.peters@gmail.com> | 2024-05-19 01:54:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-19 01:54:23 (GMT) |
commit | ba8af848648d3eb51eb17395e12117007bae8606 (patch) | |
tree | af05b12cf7047f5b40c7521b36cbaf0cf80279a0 /Python/flowgraph.c | |
parent | ecd8664f11298a1a4f7428363c55ad2904c9f279 (diff) | |
download | cpython-ba8af848648d3eb51eb17395e12117007bae8606.zip cpython-ba8af848648d3eb51eb17395e12117007bae8606.tar.gz cpython-ba8af848648d3eb51eb17395e12117007bae8606.tar.bz2 |
Try to repair oddball test bots timing out in test_int (#119166)
Various test bots (outside the ones GH normally runs) are timing out during test_int after ecd8664 (asymptotically faster str->int). Best guess is that they don't build the C _decimal module. So require that module in the most likely tests to time out then. Flying mostly blind, though!
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions