commit | 1d11fdd3eeff77ba600278433b7ab0ce4d2a7f3b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jan 21 00:05:57 2022 -0800 |
committer | GitHub <noreply@github.com> | Fri Jan 21 00:05:57 2022 -0800 |
tree | 1b3c63ed7b07f6c2f9fef644e2269cd1bd00e617 | |
parent | e5edc8d737a45d9d8b9b93b8be52f85d79d0f417 [diff] |
bpo-21987: Fix TarFile.getmember getting a dir with a trailing slash (GH-30283) (cherry picked from commit cfadcc31ea84617b1c73022ce54d4ae831333e8d) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>