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 miss-islington
Recipients Arfrever, Ido Michael, chris.jerdonek, miss-islington, pitrou, rotuna, steve.dower, xtreak
Date 2020-05-25.20:01:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590436886.11.0.407786459666.issue23082@roundup.psfhosted.org>
In-reply-to
Content
New changeset 318a18eb889e8733ffb25ada139fdd423606a609 by Miss Islington (bot) in branch '3.9':
bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-19611)
https://github.com/python/cpython/commit/318a18eb889e8733ffb25ada139fdd423606a609
History
Date User Action Args
2020-05-25 20:01:26miss-islingtonsetrecipients: + miss-islington, pitrou, Arfrever, chris.jerdonek, steve.dower, xtreak, Ido Michael, rotuna
2020-05-25 20:01:26miss-islingtonsetmessageid: <1590436886.11.0.407786459666.issue23082@roundup.psfhosted.org>
2020-05-25 20:01:26miss-islingtonlinkissue23082 messages
2020-05-25 20:01:26miss-islingtoncreate