[issue21714] Path.with_name can construct invalid paths

Antony Lee report at bugs.python.org
Mon Jun 23 02:46:33 CEST 2014


Antony Lee added the comment:

The attached patch fixes all the issues mentioned, and also integrates the fixes of issue 20639 (issues with with_suffix) as they are quite similar.

----------
keywords: +patch
Added file: http://bugs.python.org/file35735/pathlib-with_name-with_suffix.patch

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


More information about the Python-bugs-list mailing list