{{ message }}
Commit 9c38408
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.
(cherry picked from commit 13c90e8)
Co-authored-by: Inada Naoki <songofacandy@gmail.com>1 parent 1cbcf98 commit 9c38408
2 files changed
Lines changed: 6 additions & 6 deletions

0 commit comments