diff options
author | Inada Naoki <songofacandy@gmail.com> | 2020-07-05 02:01:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-05 02:01:54 (GMT) |
commit | 13c90e82b6a1c3baff7f48f1bdc38058f6072f04 (patch) | |
tree | 08f3fb71a0f7bd35de40dbe08739c1461300911a /Python/pythonrun.c | |
parent | 1f76453173267887ed05bb3783e862cb22365ae8 (diff) | |
download | cpython-13c90e82b6a1c3baff7f48f1bdc38058f6072f04.zip cpython-13c90e82b6a1c3baff7f48f1bdc38058f6072f04.tar.gz cpython-13c90e82b6a1c3baff7f48f1bdc38058f6072f04.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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions