diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2018-10-28 15:02:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-28 15:02:17 +0000 |
commit | 49c75a8086c3df9add0779d2479b8f09b95cdf3b (patch) | |
tree | 85cc8a1eb5d6a8140a69037cdf9ab11c3ecc601f /Python/mystrtoul.c | |
parent | 6015cc50bc38b9e920ce4986ee10658eaa14f561 (diff) | |
download | cpython-git-49c75a8086c3df9add0779d2479b8f09b95cdf3b.tar.gz |
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.
Diffstat (limited to 'Python/mystrtoul.c')
0 files changed, 0 insertions, 0 deletions