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 Daniel Lepage
Recipients Daniel Lepage
Date 2015-12-05.03:48:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449287292.61.0.915471984931.issue25803@psf.upfronthosting.co.za>
In-reply-to
Content
pathlib.Path('/').mkdir() raises an IsADirectoryError instead of a FileExistsError.
History
Date User Action Args
2015-12-05 03:48:12Daniel Lepagesetrecipients: + Daniel Lepage
2015-12-05 03:48:12Daniel Lepagesetmessageid: <1449287292.61.0.915471984931.issue25803@psf.upfronthosting.co.za>
2015-12-05 03:48:12Daniel Lepagelinkissue25803 messages
2015-12-05 03:48:12Daniel Lepagecreate