]> granicus.if.org Git - python/commit
bpo-36722: Don't define ALT_SOABI for Py_TRACE_REFS build (GH-12973)
authorVictor Stinner <vstinner@redhat.com>
Fri, 26 Apr 2019 16:56:19 +0000 (18:56 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Apr 2019 16:56:19 +0000 (18:56 +0200)
commit6d13e5b35ba7165db3f38fccdd6e1e5283f96a74
tree2ce1c2c8427548f0f018afd3b680447d3bd144a9
parent404606974051c5ec093312aa57cf1bcbc52e1d85
bpo-36722: Don't define ALT_SOABI for Py_TRACE_REFS build (GH-12973)

Py_TRACE_REFS ABI is incompatible with release and debug (Py_DEBUG)
ABI.
Include/pyport.h
configure
configure.ac