Skip to content

atexit callbacks should be run at subinterpreter shutdown #76082

@Dormouse759

Description

@Dormouse759
BPO 31901
Nosy @ncoghlan, @pitrou, @encukou, @ericsnowcurrently, @Dormouse759, @xgid
PRs
  • bpo-31901: atexit callbacks should be run at subinterpreter shutdown #4611
  • 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 2017-12-20.10:18:52.338>
    created_at = <Date 2017-10-30.15:44:43.120>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'atexit callbacks should be run at subinterpreter shutdown'
    updated_at = <Date 2017-12-20.10:18:52.337>
    user = 'https://github.com/Dormouse759'

    bugs.python.org fields:

    activity = <Date 2017-12-20.10:18:52.337>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-20.10:18:52.338>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2017-10-30.15:44:43.120>
    creator = 'Dormouse759'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31901
    keywords = ['patch']
    message_count = 11.0
    messages = ['305233', '305277', '305278', '305279', '305280', '305298', '305859', '305896', '305927', '307574', '308714']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'pitrou', 'grahamd', 'petr.viktorin', 'eric.snow', 'Dormouse759', 'xgdomingo']
    pr_nums = ['4611']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31901'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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