Commit bf08131
authored
pythongh-108494: Don't build _testclinic_limited with TraceRefs (python#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.1 parent e675e51 commit bf08131
3 files changed
Lines changed: 46 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7229 | 7229 | | |
7230 | 7230 | | |
7231 | 7231 | | |
| 7232 | + | |
7232 | 7233 | | |
7233 | 7234 | | |
7234 | 7235 | | |
| |||
0 commit comments