Closed
Description
- PyUnicode_AsDecodedObject
- PyUnicode_AsDecodedUnicode
- PyUnicode_AsEncodedUnicode
- PyUnicode_AsEncodedObject
Were deprecated in 3.6 in 0093907 by @serhiy-storchaka
They have no documentation.
Will schedule them for removal in 3.15 as suggested by @vstinner in #46236 (comment)