Subinterpreters are not finalized during runtime finalization. · Issue #80658 · python/cpython · GitHub
Skip to content

Subinterpreters are not finalized during runtime finalization. #80658

Description

@ericsnowcurrently
BPO 36477
Nosy @ericsnowcurrently
Superseder
  • bpo-36225: [subinterpreters] Lingering subinterpreters should be implicitly cleared on shutdown
  • 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 2019-03-29.21:00:35.797>
    created_at = <Date 2019-03-29.20:39:27.469>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'Subinterpreters are not finalized during runtime finalization.'
    updated_at = <Date 2019-03-29.21:00:35.797>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2019-03-29.21:00:35.797>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-29.21:00:35.797>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2019-03-29.20:39:27.469>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36477
    keywords = []
    message_count = 1.0
    messages = ['339144']
    nosy_count = 1.0
    nosy_names = ['eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '36225'
    type = 'behavior'
    url = 'https://bugs.python.org/issue36477'
    versions = ['Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions