Skip to content

tempfile.TemporaryDirectory may throw errors at shutdown #54397

@ncoghlan

Description

@ncoghlan
BPO 10188
Nosy @birkenfeld, @terryjreedy, @ncoghlan, @pitrou, @merwok, @bitdancer
Files
  • issue10888_tempdir_cleanup.diff: More meaningful error on stderr at shutdown, emit resource warning
  • 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 2010-12-13.03:13:05.778>
    created_at = <Date 2010-10-24.10:52:58.985>
    labels = ['type-bug']
    title = 'tempfile.TemporaryDirectory may throw errors at shutdown'
    updated_at = <Date 2010-12-13.16:36:47.102>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2010-12-13.16:36:47.102>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-12-13.03:13:05.778>
    closer = 'ncoghlan'
    components = []
    creation = <Date 2010-10-24.10:52:58.985>
    creator = 'ncoghlan'
    dependencies = []
    files = ['20022']
    hgrepos = []
    issue_num = 10188
    keywords = ['patch']
    message_count = 14.0
    messages = ['119505', '119507', '119937', '123807', '123808', '123812', '123821', '123822', '123838', '123839', '123840', '123860', '123880', '123882']
    nosy_count = 7.0
    nosy_names = ['georg.brandl', 'terry.reedy', 'ncoghlan', 'pitrou', 'eric.araujo', 'r.david.murray', 'Jurko.Gospodneti\xc4\x87']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10188'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions