Skip to content

Remove Py_UNICODE APIs except PEP 623 #85295

@methane

Description

@methane
BPO 41123
Nosy @vstinner, @methane, @miss-islington
PRs
  • bpo-41123: Remove Py_UNICODE_str* macros #21164
  • bpo-41123: Doc: Document Py_UNICODE APIs will be removed in 3.10 #21181
  • bpo-41123: Remove PyUnicode_GetMax() #21192
  • bpo-41123: Remove PyLong_FromUnicode() #21204
  • [3.9] bpo-41123: Doc: PyLong_FromUnicode will be removed in 3.10 #21205
  • [3.8] bpo-41123: Doc: PyLong_FromUnicode will be removed in 3.10 (GH-21205) #21207
  • bpo-41123: Remove PyUnicode_AsUnicodeCopy #21209
  • [3.9] bpo-41123: Remove PyUnicode_AsUnicodeCopy in 3.10 #21227
  • [3.8] bpo-41123: Remove PyUnicode_AsUnicodeCopy in 3.10 (GH-21227) #21230
  • bpo-41123: Remove Py_UNICODE_COPY() and Py_UNICODE_FILL() #28887
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2021-03-16.04:23:19.290>
    created_at = <Date 2020-06-26.03:53:21.785>
    labels = ['expert-C-API', '3.10']
    title = 'Remove Py_UNICODE APIs except PEP 623'
    updated_at = <Date 2021-10-11.21:36:45.040>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2021-10-11.21:36:45.040>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-16.04:23:19.290>
    closer = 'methane'
    components = ['C API']
    creation = <Date 2020-06-26.03:53:21.785>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41123
    keywords = ['patch']
    message_count = 14.0
    messages = ['372407', '372460', '372468', '372489', '372537', '372538', '372539', '372544', '372545', '372548', '372646', '372657', '372666', '403690']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'methane', 'miss-islington']
    pr_nums = ['21164', '21181', '21192', '21204', '21205', '21207', '21209', '21227', '21230', '28887']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41123'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions