diff options
author | John Sirois <john.sirois@gmail.com> | 2024-05-07 07:23:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 07:23:27 (GMT) |
commit | 49258efada0cb0fc58ccffc018ff310b8f7f4570 (patch) | |
tree | 63671b0c8ea87f6490daee9267534c6c3880e6b9 /Python/getopt.c | |
parent | 698417f2f677b7b9373f8a2f202b6c18870bf3c2 (diff) | |
download | cpython-49258efada0cb0fc58ccffc018ff310b8f7f4570.zip cpython-49258efada0cb0fc58ccffc018ff310b8f7f4570.tar.gz cpython-49258efada0cb0fc58ccffc018ff310b8f7f4570.tar.bz2 |
gh-118107: Fix zipimporter ZIP64 handling. (GH-118108)
Add missing import to code that handles too large files and offsets.
Use list, not tuple, for a mutable sequence.
Add tests to prevent similar mistakes.
---------
Co-authored-by: Gregory P. Smith [Google LLC] <greg@krypto.org>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Diffstat (limited to 'Python/getopt.c')
0 files changed, 0 insertions, 0 deletions