Skip to content

Need an atexit.register equivalent that also works in subinterps #62818

@pitrou

Description

@pitrou
BPO 18618
Nosy @pitrou, @tiran, @iritkatriel
Superseder
  • bpo-31901: atexit callbacks should be run at subinterpreter 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 2021-10-21.15:59:04.933>
    created_at = <Date 2013-08-01.17:47:43.512>
    labels = ['interpreter-core', 'type-feature', 'library']
    title = 'Need an atexit.register equivalent that also works in subinterps'
    updated_at = <Date 2021-10-21.15:59:04.933>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2021-10-21.15:59:04.933>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-21.15:59:04.933>
    closer = 'iritkatriel'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2013-08-01.17:47:43.512>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 18618
    keywords = []
    message_count = 3.0
    messages = ['194092', '194093', '396585']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'christian.heimes', 'sbt', 'iritkatriel']
    pr_nums = []
    priority = 'low'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '31901'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18618'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions