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, docs@python, pitrou, python-dev
Date 2014-02-25.19:33:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fYVfr3lVxzSDC@mail.python.org>
In-reply-to
Content
New changeset 879861161b84 by Antoine Pitrou in branch 'default':
Issue #20765: Add missing documentation for PurePath.with_name() and PurePath.with_suffix().
http://hg.python.org/cpython/rev/879861161b84
History
Date User Action Args
2014-02-25 19:33:09python-devsetrecipients: + python-dev, pitrou, docs@python, Antony.Lee
2014-02-25 19:33:09python-devlinkissue20765 messages
2014-02-25 19:33:09python-devcreate