]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33648: Remove PY_WARN_ON_C_LOCALE (GH-7114)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Jul 2018 14:48:42 +0000 (07:48 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Jul 2018 14:48:42 +0000 (07:48 -0700)
commit020f5ab7170836b277ac8fef2ce7438ae0145caf
treef08b9648fd0f61950ce31c04a7aadf0519725432
parent0a1db32949b4813e9ac04e672fcb5bc97072a428
bpo-33648: Remove PY_WARN_ON_C_LOCALE (GH-7114)

This code does not appear to be used anywhere in the python code base.
The use was removed in eb81795d7d3a8c898fa89.
(cherry picked from commit b91a3a0d61596cafb1b46c98fab65fee16a8bbbb)

Co-authored-by: Eitan Adler <grimreaper@users.noreply.github.com>
Misc/ACKS
Misc/NEWS.d/next/Build/2018-05-25-13-05-51.bpo-33648.bJ4JZH.rst [new file with mode: 0644]
configure
configure.ac
pyconfig.h.in