Skip to content

Path.unlink should have a missing_ok parameter #77304

Description

@rbu
mannequin
BPO 33123
Nosy @pitrou, @serhiy-storchaka, @lordmauve, @miss-islington, @rbu
PRs
  • bpo-33123: pathlib: Add missing_ok parameter to Path.unlink #6191
  • 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 2019-05-15.22:06:00.865>
    created_at = <Date 2018-03-22.17:56:36.197>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Path.unlink should have a missing_ok parameter'
    updated_at = <Date 2019-05-15.22:06:00.864>
    user = 'https://github.com/rbu'

    bugs.python.org fields:

    activity = <Date 2019-05-15.22:06:00.864>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-15.22:06:00.865>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2018-03-22.17:56:36.197>
    creator = 'rbu'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33123
    keywords = ['patch']
    message_count = 4.0
    messages = ['314277', '321822', '321831', '342605']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'serhiy.storchaka', 'lordmauve', 'miss-islington', 'rbu']
    pr_nums = ['6191']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33123'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions