X Tutup
Skip to content

[3.11] gh-91078: Return None from TarFile.next when the tarfile is empty (GH-91850)#99798

Merged
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-78365b8-3.11
Nov 26, 2022
Merged

[3.11] gh-91078: Return None from TarFile.next when the tarfile is empty (GH-91850)#99798
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-78365b8-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 26, 2022

(cherry picked from commit 78365b8)

Co-authored-by: Sam Ezeh sam.z.ezeh@gmail.com
Co-authored-by: Irit Katriel 1055913+iritkatriel@users.noreply.github.com

…ty (pythonGH-91850)

(cherry picked from commit 78365b8)

Co-authored-by: Sam Ezeh <sam.z.ezeh@gmail.com>
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@miss-islington miss-islington merged commit 193a25e into python:3.11 Nov 26, 2022
@miss-islington miss-islington deleted the backport-78365b8-3.11 branch November 26, 2022 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup