Skip to content

[C API] PyUnicode_CHECK_INTERNED() doesn't work in the limited C API #90165

@vstinner

Description

@vstinner
BPO 46007
Nosy @vstinner, @encukou, @miss-islington
PRs
  • bpo-46007: Exclude PyUnicode_CHECK_INTERNED() from limited C API #29987
  • 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-12-09.09:00:19.225>
    created_at = <Date 2021-12-07.17:34:25.875>
    labels = ['expert-C-API', '3.9', '3.10', '3.11']
    title = "[C API] PyUnicode_CHECK_INTERNED() doesn't work in the limited C API"
    updated_at = <Date 2021-12-09.09:00:19.224>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-12-09.09:00:19.224>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-09.09:00:19.225>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2021-12-07.17:34:25.875>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46007
    keywords = ['patch']
    message_count = 3.0
    messages = ['407955', '408007', '408086']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'petr.viktorin', 'miss-islington']
    pr_nums = ['29987']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46007'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixestopic-C-API

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions