]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33648: Remove PY_WARN_ON_C_LOCALE (GH-7114)
authorEitan Adler <grimreaper@users.noreply.github.com>
Wed, 11 Jul 2018 11:01:27 +0000 (04:01 -0700)
committerINADA Naoki <methane@users.noreply.github.com>
Wed, 11 Jul 2018 11:01:27 +0000 (20:01 +0900)
commitb91a3a0d61596cafb1b46c98fab65fee16a8bbbb
tree3de149a4bba8cade9047bd853bdfe0fc578c18ef
parent31b50b8cbfbf49d5fc17c612cf0dfaa4d0c24983
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.
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