commit | 193a25e89c7f44a0fed0a0534046e6f89769ab36 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Nov 26 11:01:20 2022 -0800 |
committer | GitHub <noreply@github.com> | Sat Nov 26 11:01:20 2022 -0800 |
tree | 018785a6de3c162164c981d0ce7b1cb8bc23bce2 | |
parent | fe9957241ad66fd246640b3ff785fe847ecdb766 [diff] |
gh-91078: Return None from TarFile.next when the tarfile is empty (GH-91850) (cherry picked from commit 78365b8e283c78e23725748500f48dd2c2ca1161) Co-authored-by: Sam Ezeh <sam.z.ezeh@gmail.com> Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>