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 p-ganssle
Recipients akira, barry, ju-sh, maxballenger, mdk, p-ganssle, pitrou, r.david.murray, serhiy.storchaka, thejcannon, victorg, ypank
Date 2020-11-23.20:06:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606161998.15.0.225642245579.issue21041@roundup.psfhosted.org>
In-reply-to
Content
New changeset 79d2e62c008446fbbc6f264bb8a30e2d38b6ff58 by Yaroslav Pankovych in branch 'master':
Added support for negative indexes to PurePath.parents (GH-21799)
https://github.com/python/cpython/commit/79d2e62c008446fbbc6f264bb8a30e2d38b6ff58
History
Date User Action Args
2020-11-23 20:06:38p-gansslesetrecipients: + p-ganssle, barry, pitrou, r.david.murray, akira, serhiy.storchaka, mdk, thejcannon, ju-sh, victorg, maxballenger, ypank
2020-11-23 20:06:38p-gansslesetmessageid: <1606161998.15.0.225642245579.issue21041@roundup.psfhosted.org>
2020-11-23 20:06:38p-gansslelinkissue21041 messages
2020-11-23 20:06:38p-gansslecreate