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.
V
Victor Stinner committed
6c44fde3e03079e0c69f823dafbe04af50b5bd0d
Parent: 4f5a349
Committed by GitHub <noreply@github.com>
on 4/24/2019, 2:10:09 PM