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 serhiy.storchaka
Recipients af, andrei.avk, lars.gustaebel, miss-islington, moloney, puppet, r.david.murray, serhiy.storchaka, vstinner, zigg
Date 2022-01-21.07:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642750844.26.0.734289447898.issue21987@roundup.psfhosted.org>
In-reply-to
Content
New changeset cfadcc31ea84617b1c73022ce54d4ae831333e8d by andrei kulakov in branch 'main':
bpo-21987: Fix TarFile.getmember getting a dir with a trailing slash (GH-30283)
https://github.com/python/cpython/commit/cfadcc31ea84617b1c73022ce54d4ae831333e8d
History
Date User Action Args
2022-01-21 07:40:44serhiy.storchakasetrecipients: + serhiy.storchaka, lars.gustaebel, vstinner, r.david.murray, puppet, moloney, zigg, miss-islington, af, andrei.avk
2022-01-21 07:40:44serhiy.storchakasetmessageid: <1642750844.26.0.734289447898.issue21987@roundup.psfhosted.org>
2022-01-21 07:40:44serhiy.storchakalinkissue21987 messages
2022-01-21 07:40:44serhiy.storchakacreate