Uncomment Py_DEPRECATED for Py_UNICODE APIs (GH-21318)
PyUnicode_EncodeDecimal and PyUnicode_TransformDecimalToASCII are deprecated since Python 3.3. But Py_DEPRECATED(3.3) was commented out.
I
Inada Naoki committed
13c90e82b6a1c3baff7f48f1bdc38058f6072f04
Parent: 1f76453
Committed by GitHub <noreply@github.com>
on 7/5/2020, 2:01:54 AM