[issue29416] Path.mkdir can get into a recursive error loop

Roundup Robot report at bugs.python.org
Sat Feb 4 18:00:25 EST 2017


Roundup Robot added the comment:


New changeset 661c40ba59855ebe4967424fcabd41be6f799137 by Steve Dower in branch 'master':
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
https://github.com/python/cpython/commit/661c40ba59855ebe4967424fcabd41be6f799137

New changeset 77da63372461ddeb82dbfdef86e702e43e24e1da by Steve Dower in branch 'master':
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
https://github.com/python/cpython/commit/77da63372461ddeb82dbfdef86e702e43e24e1da

New changeset c05ffe646dc009c01365db917f0ca6b738fda69b by Steve Dower in branch 'master':
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
https://github.com/python/cpython/commit/c05ffe646dc009c01365db917f0ca6b738fda69b


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29416>
_______________________________________


More information about the Python-bugs-list mailing list