mirror of
https://github.com/python/cpython.git
synced 2026-01-07 07:52:29 +00:00
Release build and debug build are now ABI compatible: the Py_DEBUG define no longer implies Py_TRACE_REFS define which introduces the only ABI incompatibility. A new "./configure --with-trace-refs" build option is now required to get Py_TRACE_REFS define which adds sys.getobjects() function and PYTHONDUMPREFS environment variable. Changes: * Add ./configure --with-trace-refs * Py_DEBUG no longer implies Py_TRACE_REFS |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||
| testresult.py | ||