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 eb81795d7d.
This commit is contained in:
Eitan Adler 2018-07-11 04:01:27 -07:00 committed by INADA Naoki
parent 31b50b8cbf
commit b91a3a0d61
5 changed files with 3 additions and 47 deletions

View file

@ -18,6 +18,7 @@ David Abrahams
Marc Abramowitz
Eldar Abusalimov
Ron Adam
Eitan Adler
Anton Afanasyev
Ali Afshar
Nitika Agarwal