]> granicus.if.org Git - python/commit
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
authorSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 22:56:57 +0000 (14:56 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 22:56:57 +0000 (14:56 -0800)
commit479d96c694ea5158e5c00a86ca121c19ff43352e
treeec1d2d1b24d8195eee082ec01e2a76db786ff5ad
parentef5176769d5e54374d84b44f8be2c94f6ab909fa
parent1add96f1b669436ca96dc8adf24276adea6aea4c
Issue #29416: Prevent infinite loop in pathlib.Path.mkdir
Misc/NEWS