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 python-dev
Recipients Dan Buchoff, eryksun, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-02-04.23:00:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486249230.58.0.582753156479.issue29416@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 661c40ba59855ebe4967424fcabd41be6f799137 by Steve Dower in branch '3.5':
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
https://github.com/python/cpython/commit/661c40ba59855ebe4967424fcabd41be6f799137
History
Date User Action Args
2017-02-04 23:00:30python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Dan Buchoff
2017-02-04 23:00:30python-devsetmessageid: <1486249230.58.0.582753156479.issue29416@psf.upfronthosting.co.za>
2017-02-04 23:00:30python-devlinkissue29416 messages
2017-02-04 23:00:30python-devcreate