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