[issue20111] pathlib.PurePath.with_suffix() allows creation of otherwise impossible paths

Antoine Pitrou report at bugs.python.org
Fri Jan 3 00:08:25 CET 2014


Antoine Pitrou added the comment:

I've committed a fix: ValueError is now raised for invalid suffixes.

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed
versions:  -Python 3.5

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


More information about the Python-bugs-list mailing list