Skip to content

TemporaryDirectory attempts to clean up twice #66617

@oconnor663

Description

@oconnor663
BPO 22427
Nosy @pitrou, @vstinner, @jwilk, @serhiy-storchaka, @MojoVampire, @oconnor663
Files
  • tempfile_exit_on_shutdown.patch
  • tempfile_exit_on_shutdown2.patch
  • tempfile_exit_on_shutdown3.patch
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2014-09-24.10:37:25.221>
    created_at = <Date 2014-09-17.05:18:39.784>
    labels = ['type-bug', 'library']
    title = 'TemporaryDirectory attempts to clean up twice'
    updated_at = <Date 2014-09-24.14:43:42.652>
    user = 'https://github.com/oconnor663'

    bugs.python.org fields:

    activity = <Date 2014-09-24.14:43:42.652>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-09-24.10:37:25.221>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-09-17.05:18:39.784>
    creator = 'oconnor663'
    dependencies = []
    files = ['36644', '36645', '36658']
    hgrepos = []
    issue_num = 22427
    keywords = ['patch']
    message_count = 12.0
    messages = ['226979', '226996', '227006', '227012', '227013', '227085', '227088', '227089', '227099', '227435', '227438', '227456']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'vstinner', 'jwilk', 'python-dev', 'serhiy.storchaka', 'josh.r', 'oconnor663']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22427'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions