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 serhiy.storchaka
Recipients Daniel Lepage, eryksun, pitrou, serhiy.storchaka
Date 2017-03-24.19:46:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490384787.29.0.0425655045109.issue25803@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8c8785b2f8e4048cef350f89c686266f4519b67c by Serhiy Storchaka in branch '3.6':
bpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True)… (#806)
https://github.com/python/cpython/commit/8c8785b2f8e4048cef350f89c686266f4519b67c
History
Date User Action Args
2017-03-24 19:46:27serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, eryksun, Daniel Lepage
2017-03-24 19:46:27serhiy.storchakasetmessageid: <1490384787.29.0.0425655045109.issue25803@psf.upfronthosting.co.za>
2017-03-24 19:46:27serhiy.storchakalinkissue25803 messages
2017-03-24 19:46:27serhiy.storchakacreate