Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

C API: Deprecate Py_UNICODE type #105156

Closed
Closed
Labels
type-bugAn unexpected behavior, bug, or error
@vstinner

Description

@vstinner

Python 3.12 removed the last batch of C functions related to the oldPy_UNICODE type. But the type itself is still part of the C API. It is still used in some area of the Python code base where thewchar_t type should be used instead.

I propose to deprecate thePy_UNICODE type and schedule its removal in Python 3.15. This type should not be used since Python 3.3:PEP 393.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp