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 brett.cannon, pitrou, shihai1991
Date 2019-08-13.19:54:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565726046.16.0.367038751403.issue37689@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82642a052dc46b2180679518bc8d87e1a28a88b5 by Antoine Pitrou (Hai Shi) in branch 'master':
bpo-37689: add Path.is_relative_to() method (GH-14982)
https://github.com/python/cpython/commit/82642a052dc46b2180679518bc8d87e1a28a88b5
History
Date User Action Args
2019-08-13 19:54:06pitrousetrecipients: + pitrou, brett.cannon, shihai1991
2019-08-13 19:54:06pitrousetmessageid: <1565726046.16.0.367038751403.issue37689@roundup.psfhosted.org>
2019-08-13 19:54:06pitroulinkissue37689 messages
2019-08-13 19:54:06pitroucreate