Skip to content

race condition in pathlib mkdir with flags parents=True #73880

@whitespacer

Description

@whitespacer
BPO 29694
Nosy @arigo, @berkerpeksag, @serhiy-storchaka, @Mariatta, @whitespacer
PRs
  • bpo-29694: race condition in pathlib mkdir with flags parents=True #1089
  • [3.6] bpo-29694: race condition in pathlib mkdir with flags parents=T… #1126
  • [3.5] bpo-29694: race condition in pathlib mkdir with flags parents=T… #1127
  • Files
  • x1.diff
  • x2.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 = None
    closed_at = <Date 2017-04-14.02:27:57.369>
    created_at = <Date 2017-03-02.13:53:33.844>
    labels = ['3.7', 'type-bug', 'library']
    title = 'race condition in pathlib mkdir with flags parents=True'
    updated_at = <Date 2017-04-14.02:27:57.368>
    user = 'https://github.com/whitespacer'

    bugs.python.org fields:

    activity = <Date 2017-04-14.02:27:57.368>
    actor = 'Mariatta'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-04-14.02:27:57.369>
    closer = 'Mariatta'
    components = ['Library (Lib)']
    creation = <Date 2017-03-02.13:53:33.844>
    creator = 'whitespacer'
    dependencies = []
    files = ['46707', '46764']
    hgrepos = []
    issue_num = 29694
    keywords = ['patch']
    message_count = 14.0
    messages = ['288801', '289155', '290087', '290102', '290477', '290723', '291386', '291419', '291527', '291539', '291625', '291637', '291638', '291639']
    nosy_count = 6.0
    nosy_names = ['arigo', 'berker.peksag', 'serhiy.storchaka', 'Christoph B\xc3\xb6ddeker', 'Mariatta', 'whitespacer']
    pr_nums = ['1089', '1126', '1127']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29694'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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