This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mariatta
Recipients Christoph Böddeker, Mariatta, arigo, berker.peksag, serhiy.storchaka, whitespacer
Date 2017-04-14.02:26:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492136778.66.0.606392282005.issue29694@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cbc46afa59dcc43c2c8c90ae7a0a0dc404325a89 by Mariatta in branch '3.6':
[3.6] bpo-29694: race condition in pathlib mkdir with flags parents=True (GH-1089). (GH-1126)
https://github.com/python/cpython/commit/cbc46afa59dcc43c2c8c90ae7a0a0dc404325a89
History
Date User Action Args
2017-04-14 02:26:18Mariattasetrecipients: + Mariatta, arigo, berker.peksag, serhiy.storchaka, Christoph Böddeker, whitespacer
2017-04-14 02:26:18Mariattasetmessageid: <1492136778.66.0.606392282005.issue29694@psf.upfronthosting.co.za>
2017-04-14 02:26:18Mariattalinkissue29694 messages
2017-04-14 02:26:18Mariattacreate