Skip to content

Restarting the interpreter causes UB on 3.10.0a4 #87048

@YannickJadoul

Description

@YannickJadoul
BPO 42882
Nosy @vstinner, @YannickJadoul, @Fidget-Spinner
PRs
  • bpo-42882: _PyRuntimeState_Init() leaves unicode next_index unchanged #24193
  • bpo-42882: Add test_embed.test_unicode_id_init() #24198
  • bpo-42882: Fix compiler warnings in MSVC #24440
  • 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-01-12.10:34:04.768>
    created_at = <Date 2021-01-10.13:00:18.631>
    labels = ['interpreter-core', '3.10']
    title = 'Restarting the interpreter causes UB on 3.10.0a4'
    updated_at = <Date 2021-02-04.22:08:11.618>
    user = 'https://github.com/YannickJadoul'

    bugs.python.org fields:

    activity = <Date 2021-02-04.22:08:11.618>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-12.10:34:04.768>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2021-01-10.13:00:18.631>
    creator = 'YannickJadoul'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42882
    keywords = ['patch']
    message_count = 8.0
    messages = ['384761', '384850', '384855', '384903', '384904', '384910', '384912', '386499']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'YannickJadoul', 'kj']
    pr_nums = ['24193', '24198', '24440']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42882'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions