]> granicus.if.org Git - python/commit
Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajra...
authorSteve Dower <steve.dower@microsoft.com>
Wed, 9 Nov 2016 20:58:31 +0000 (12:58 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 9 Nov 2016 20:58:31 +0000 (12:58 -0800)
commitbb132fc34ef2aeaf4cbe9a37b3f70833e088c6a0
tree219c1d9f5f7786c17bfd1bc83cad69a2e8caa1f0
parent02f252f3af496f297dc8fc1f35a0634a686612a2
parent98eb360531e5e3045b21b34afd32474cf8741c9b
Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajrasky Kok)
Misc/NEWS