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 af, andrei.avk, lars.gustaebel, miss-islington, moloney, puppet, r.david.murray, serhiy.storchaka, vstinner, zigg
Date 2022-01-21.08:06:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642752365.78.0.899255623752.issue21987@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1d11fdd3eeff77ba600278433b7ab0ce4d2a7f3b by Miss Islington (bot) in branch '3.10':
bpo-21987: Fix TarFile.getmember getting a dir with a trailing slash (GH-30283)
https://github.com/python/cpython/commit/1d11fdd3eeff77ba600278433b7ab0ce4d2a7f3b
History
Date User Action Args
2022-01-21 08:06:05miss-islingtonsetrecipients: + miss-islington, lars.gustaebel, vstinner, r.david.murray, serhiy.storchaka, puppet, moloney, zigg, af, andrei.avk
2022-01-21 08:06:05miss-islingtonsetmessageid: <1642752365.78.0.899255623752.issue21987@roundup.psfhosted.org>
2022-01-21 08:06:05miss-islingtonlinkissue21987 messages
2022-01-21 08:06:05miss-islingtoncreate