8000 Schedule removal of PyUnicode_AsDecoded/Encoded functions · Issue #132798 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Schedule removal of PyUnicode_AsDecoded/Encoded functions #132798

@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0