Skip to content

Path.mkdir(0, True) always fails #64120

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 19921
Nosy @pitrou, @bitdancer, @serhiy-storchaka, @vajrasky
Files
  • pathlib_mkdir_mode.patch
  • pathlib_mkdir_mode_2.patch
  • pathlib_mkdir_mode_3.patch
  • pathlib_mkdir_mode_4.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/pitrou'
    closed_at = <Date 2013-12-16.19:23:18.370>
    created_at = <Date 2013-12-07.18:35:58.813>
    labels = ['type-bug', 'library']
    title = 'Path.mkdir(0, True) always fails'
    updated_at = <Date 2013-12-16.19:23:18.369>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-12-16.19:23:18.369>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2013-12-16.19:23:18.370>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2013-12-07.18:35:58.813>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['33027', '33030', '33031', '33042']
    hgrepos = []
    issue_num = 19921
    keywords = ['patch']
    message_count = 13.0
    messages = ['205477', '205480', '205484', '205485', '205487', '205489', '205491', '205492', '205493', '205527', '205537', '206351', '206355']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'vajrasky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19921'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    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