Skip to content

[subinterpreter] _PyUnicode_EqualToASCIIId() issue with subinterpreters #90164

@vstinner

Description

@vstinner
BPO 46006
Nosy @srittau, @vstinner, @encukou, @methane, @markshannon, @ericsnowcurrently, @serhiy-storchaka, @ndjensen, @hroncok, @corona10, @pablogsal, @erlend-aasland, @diabonas
PRs
  • bpo-46006: Fix _PyUnicode_EqualToASCIIId() for interned strings #30123
  • bpo-46006: Move the interned strings and identifiers to _PyRuntimeState. #30131
  • bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" #30422
  • [3.10] bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" (GH-30422) #30425
  • [3.10] bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" (GH-30422) #30433
  • Files
  • reproducer.c
  • cmp_interned_strings.patch
  • 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 2022-01-08.12:07:24.640>
    created_at = <Date 2021-12-07.17:12:26.455>
    labels = ['expert-subinterpreters', 'expert-C-API', '3.10', '3.11']
    title = '[subinterpreter] _PyUnicode_EqualToASCIIId() issue with subinterpreters'
    updated_at = <Date 2022-01-08.12:07:24.640>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-01-08.12:07:24.640>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-08.12:07:24.640>
    closer = 'vstinner'
    components = ['C API', 'Subinterpreters']
    creation = <Date 2021-12-07.17:12:26.455>
    creator = 'vstinner'
    dependencies = []
    files = ['50482', '50485']
    hgrepos = []
    issue_num = 46006
    keywords = ['patch', '3.10regression']
    message_count = 29.0
    messages = ['407950', '407951', '407952', '407953', '407956', '408002', '408012', '408069', '408085', '408125', '408201', '408202', '408605', '408610', '408611', '408614', '408620', '408639', '408640', '408666', '408667', '409242', '409767', '409787', '409788', '409797', '409818', '409855', '409861']
    nosy_count = 14.0
    nosy_names = ['srittau', 'vstinner', 'craigh', 'petr.viktorin', 'methane', 'Mark.Shannon', 'eric.snow', 'serhiy.storchaka', 'ndjensen', 'hroncok', 'corona10', 'pablogsal', 'erlendaasland', 'diabonas']
    pr_nums = ['30123', '30131', '30422', '30425', '30433']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46006'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions