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 july, pitrou, python-dev, serhiy.storchaka
Date 2014-07-07.01:38:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3h68ZG3GRTz7Ljd@mail.python.org>
In-reply-to
Content
New changeset 0d84855861ff by Antoine Pitrou in branch '3.4':
Issue #20639: calling Path.with_suffix('') allows removing the suffix again.
http://hg.python.org/cpython/rev/0d84855861ff
History
Date User Action Args
2014-07-07 01:38:48python-devsetrecipients: + python-dev, pitrou, july, serhiy.storchaka
2014-07-07 01:38:47python-devlinkissue20639 messages
2014-07-07 01:38:47python-devcreate