This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Antony.Lee, pitrou, python-dev
Date 2014-07-07.01:38:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3h68ZH1cxxz7Ljd@mail.python.org>
In-reply-to
Content
New changeset c2636b5816a3 by Antoine Pitrou in branch '3.4':
Issue #21714: Disallow the construction of invalid paths using Path.with_name().  Original patch by Antony Lee.
http://hg.python.org/cpython/rev/c2636b5816a3
History
Date User Action Args
2014-07-07 01:38:48python-devsetrecipients: + python-dev, pitrou, Antony.Lee
2014-07-07 01:38:48python-devlinkissue21714 messages
2014-07-07 01:38:47python-devcreate