Skip to content

NamedTemporaryFile with delete=True should not fail if file already deleted #73759

@richardxia

Description

@richardxia
BPO 29573
Nosy @rhettinger, @tiran, @jwilk, @bitdancer, @vadmium, @andrewnester, @richardxia
PRs
  • bpo-29573: Fixed unlinking already removed NamedTemporaryFile. #134
  • 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 2020-11-25.18:38:39.961>
    created_at = <Date 2017-02-15.21:21:19.117>
    labels = ['type-bug', 'expert-IO']
    title = 'NamedTemporaryFile with delete=True should not fail if file already deleted'
    updated_at = <Date 2020-11-25.18:38:39.960>
    user = 'https://github.com/richardxia'

    bugs.python.org fields:

    activity = <Date 2020-11-25.18:38:39.960>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-25.18:38:39.961>
    closer = 'iritkatriel'
    components = ['IO']
    creation = <Date 2017-02-15.21:21:19.117>
    creator = 'richardxia'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29573
    keywords = []
    message_count = 16.0
    messages = ['287888', '287946', '288156', '288612', '288686', '290083', '290144', '290642', '290650', '290651', '290656', '290658', '290661', '290665', '293559', '293562']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'christian.heimes', 'jwilk', 'r.david.murray', 'martin.panter', 'andrewnester', 'richardxia']
    pr_nums = ['134']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29573'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      topic-IOtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions