Skip to content

pathlib's Path.mkdir() should allow for "mkdir -p" functionality #65738

@garrison

Description

@garrison
mannequin
BPO 21539
Nosy @warsaw, @pitrou, @berkerpeksag
Files
  • issue21539.diff
  • issue21539_v2.diff
  • 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/warsaw'
    closed_at = <Date 2014-08-05.15:29:26.112>
    created_at = <Date 2014-05-20.03:53:56.770>
    labels = ['type-feature', 'library']
    title = 'pathlib\'s Path.mkdir() should allow for "mkdir -p" functionality'
    updated_at = <Date 2014-08-05.18:29:38.923>
    user = 'https://bugs.python.org/garrison'

    bugs.python.org fields:

    activity = <Date 2014-08-05.18:29:38.923>
    actor = 'berker.peksag'
    assignee = 'barry'
    closed = True
    closed_date = <Date 2014-08-05.15:29:26.112>
    closer = 'barry'
    components = ['Library (Lib)']
    creation = <Date 2014-05-20.03:53:56.770>
    creator = 'garrison'
    dependencies = []
    files = ['35303', '35421']
    hgrepos = []
    issue_num = 21539
    keywords = ['patch']
    message_count = 8.0
    messages = ['218832', '218842', '219233', '219238', '219239', '219468', '224839', '224842']
    nosy_count = 5.0
    nosy_names = ['barry', 'pitrou', 'python-dev', 'berker.peksag', 'garrison']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21539'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions