commit | 610a60c601fb4380eee30e15be1cd4dcbdaeec4c | [log] [tgz] |
---|---|---|
author | Inada Naoki <songofacandy@gmail.com> | Thu Jun 18 17:30:53 2020 +0900 |
committer | GitHub <noreply@github.com> | Thu Jun 18 17:30:53 2020 +0900 |
tree | c628710b4dc5552913a9b3cbe74b704e3b958d37 | |
parent | 9a58f03dc21d15c076d051d902ce1d0324db9741 [diff] |
bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878) Co-authored-by: Kyle Stanley <aeros167@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org> (cherry picked from commit 2c4928d37edc5e4aeec3c0b79fa3460b1ec9b60d)