Skip to content

[subinterpreters] PyObject statics exposed in the limited API break isolation. #87669

Closed
@ericsnowcurrently

Description

@ericsnowcurrently
BPO 43503
Nosy @gvanrossum, @nascheme, @vstinner, @encukou, @markshannon, @ericsnowcurrently, @mattip
PRs
  • bpo-43503: Make limited API objects effectively immutable. #24828
  • 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 = None
    created_at = <Date 2021-03-15.18:53:43.710>
    labels = ['interpreter-core', 'expert-subinterpreters', 'type-bug', '3.10', 'extension-modules', 'expert-C-API']
    title = '[subinterpreters] PyObject statics exposed in the limited API break isolation.'
    updated_at = <Date 2021-03-17.14:46:29.259>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2021-03-17.14:46:29.259>
    actor = 'eric.snow'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules', 'Interpreter Core', 'C API', 'Subinterpreters']
    creation = <Date 2021-03-15.18:53:43.710>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43503
    keywords = ['patch']
    message_count = 14.0
    messages = ['388759', '388764', '388765', '388773', '388782', '388783', '388848', '388859', '388861', '388871', '388920', '388922', '388923', '388924']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'nascheme', 'vstinner', 'petr.viktorin', 'Mark.Shannon', 'eric.snow', 'mattip']
    pr_nums = ['24828']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43503'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions