diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-04-24 14:10:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-24 14:10:09 (GMT) |
commit | 6c44fde3e03079e0c69f823dafbe04af50b5bd0d (patch) | |
tree | a55128492c6e6900b92279c304d81ef26ea03cdf /Include/cpython/pystate.h | |
parent | 4f5a3493b534a95fbb01d593b1ffe320db6b395e (diff) | |
download | cpython-6c44fde3e03079e0c69f823dafbe04af50b5bd0d.zip cpython-6c44fde3e03079e0c69f823dafbe04af50b5bd0d.tar.gz cpython-6c44fde3e03079e0c69f823dafbe04af50b5bd0d.tar.bz2 |
bpo-36707: Remove the "m" flag (pymalloc) from SOABI (GH-12931)
"./configure --with-pymalloc" no longer adds the "m" flag to SOABI
(sys.implementation.cache_tag).
Enabling or disabling pymalloc has no impact on the ABI.
Diffstat (limited to 'Include/cpython/pystate.h')
0 files changed, 0 insertions, 0 deletions