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 Arfrever, gvanrossum, pitrou, python-dev, vajrasky, vstinner
Date 2014-05-13.08:50:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gSXly2F8Jz7LjT@mail.python.org>
In-reply-to
Content
New changeset 197ac5d79456 by Antoine Pitrou in branch 'default':
Issue #19775: Add a samefile() method to pathlib Path objects.
http://hg.python.org/cpython/rev/197ac5d79456
History
Date User Action Args
2014-05-13 08:50:39python-devsetrecipients: + python-dev, gvanrossum, pitrou, vstinner, Arfrever, vajrasky
2014-05-13 08:50:39python-devlinkissue19775 messages
2014-05-13 08:50:38python-devcreate