Skip to content

Schedule removal of PyUnicode_AsDecoded/Encoded functions #132798

Closed
@StanFromIreland

Description

@StanFromIreland
  • 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)

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)topic-C-APItype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions