X Tutup
The Wayback Machine - https://web.archive.org/web/20260213224039/https://github.com/python/cpython/pull/129092
Skip to content

[3.12] GH-128131: Completely support random read access of uncompressed unencrypted files in ZipFile (GH-128143)#129092

Merged
jaraco merged 2 commits intopython:3.12from
miss-islington:backport-dda02eb-3.12
Jan 20, 2025
Merged

[3.12] GH-128131: Completely support random read access of uncompressed unencrypted files in ZipFile (GH-128143)#129092
jaraco merged 2 commits intopython:3.12from
miss-islington:backport-dda02eb-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 20, 2025

(cherry picked from commit dda02eb)

Co-authored-by: 5ec1cff 56485584+5ec1cff@users.noreply.github.com
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…d unencrypted files in ZipFile (pythonGH-128143)

(cherry picked from commit dda02eb)

Co-authored-by: 5ec1cff <56485584+5ec1cff@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@jaraco jaraco merged commit 03bce18 into python:3.12 Jan 20, 2025
28 checks passed
@miss-islington miss-islington deleted the backport-dda02eb-3.12 branch January 2, 2026 18:50
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