diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-29 11:39:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 11:39:42 (GMT) |
commit | bf08131e0ae3a2e59a1428c648f433da6921c561 (patch) | |
tree | cc66f179c094fd18124b406be3d3fed769b2dea5 /Python/pyhash.c | |
parent | e675e515aeed16cb5091e310cb161b10c16a237d (diff) | |
download | cpython-bf08131e0ae3a2e59a1428c648f433da6921c561.zip cpython-bf08131e0ae3a2e59a1428c648f433da6921c561.tar.gz cpython-bf08131e0ae3a2e59a1428c648f433da6921c561.tar.bz2 |
gh-108494: Don't build _testclinic_limited with TraceRefs (#108608)
If Python is built with ./configure --with-trace-refs, don't build
the _testclinic_limited extension. The limited C API (Py_LIMITED_API)
is not compatible with Py_TRACE_REFS.
Diffstat (limited to 'Python/pyhash.c')
0 files changed, 0 insertions, 0 deletions