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 pitrou
Recipients barneygale, pitrou
Date 2020-04-17.17:47:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587145651.75.0.496930367629.issue39894@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5b1d9184bb0e34391637c06bc7651fb6de8a6240 by Barney Gale in branch 'master':
bpo-39894: Route calls from pathlib.Path.samefile() to os.stat() via the path accessor (GH-18836)
https://github.com/python/cpython/commit/5b1d9184bb0e34391637c06bc7651fb6de8a6240
History
Date User Action Args
2020-04-17 17:47:31pitrousetrecipients: + pitrou, barneygale
2020-04-17 17:47:31pitrousetmessageid: <1587145651.75.0.496930367629.issue39894@roundup.psfhosted.org>
2020-04-17 17:47:31pitroulinkissue39894 messages
2020-04-17 17:47:31pitroucreate