Skip to content

[subinterpreters] Can Py_Finalize() be called if the current interpreter is not the main interpreter? #83046

Closed
@vstinner

Description

@vstinner
BPO 38865
Nosy @ncoghlan, @vstinner, @ericsnowcurrently, @nanjekyejoannah, @shihai1991, @LewisGaul
PRs
  • [WIP] bpo-38865: Py_FinalizeEx() cannot be called in a subinterpreter #19063
  • gh-80406: Finalise subinterpreters in Py_FinalizeEx() #17575
  • 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 2019-11-20.15:42:03.952>
    labels = ['expert-subinterpreters', '3.9']
    title = '[subinterpreters] Can Py_Finalize() be called if the current interpreter is not the main interpreter?'
    updated_at = <Date 2022-01-21.12:35:14.327>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-01-21.12:35:14.327>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Subinterpreters']
    creation = <Date 2019-11-20.15:42:03.952>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38865
    keywords = ['patch']
    message_count = 9.0
    messages = ['357080', '357331', '357332', '357333', '364573', '364588', '364676', '365037', '411121']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'vstinner', 'eric.snow', 'nanjekyejoannah', 'shihai1991', 'LewisGaul']
    pr_nums = ['19063', '17575']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38865'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions