diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-07-05 02:19:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-05 02:19:40 (GMT) |
commit | 9c3840870814493fed62e140cfa43c2883e12181 (patch) | |
tree | 7cdd3e5a8f3fdfd5dd6383f5f42d5d86ce24d87d /Python/sysmodule.c | |
parent | 1cbcf9833f26588a16b5b69d202df727dbd09968 (diff) | |
download | cpython-9c3840870814493fed62e140cfa43c2883e12181.zip cpython-9c3840870814493fed62e140cfa43c2883e12181.tar.gz cpython-9c3840870814493fed62e140cfa43c2883e12181.tar.bz2 |
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 13c90e82b6a1c3baff7f48f1bdc38058f6072f04)
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions