bpo-35064 prefix smelly symbols that appear with COUNT_ALLOCS with _Py_ (GH-10152)
Configuring python with ./configure --with-pydebug CFLAGS="-D COUNT_ALLOCS -O0" makes "make smelly" fail as some symbols were being exported without the "Py_" or "_Py" prefixes.
P
Pablo Galindo committed
49c75a8086c3df9add0779d2479b8f09b95cdf3b
Parent: 6015cc5
Committed by GitHub <noreply@github.com>
on 10/28/2018, 3:02:17 PM