COMMITS
/ Doc/library/zipfile.rst April 6, 2025
E
gh-84481: Add ZipFile.data_offset attribute (#132165)
Emma Smith committed
March 8, 2025
A
gh-123726: Document caveats of zipfile.Path around name sanitization (#130537)
Affan Shaikhsurab committed
December 29, 2024
B
gh-123424: add `ZipInfo._for_archive` to set suitable default properties (#123429)
Bénédikt Tran committed
June 4, 2024
J
June 3, 2024
J
gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (#119591)
Jason R. Coombs committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
April 21, 2024
S
gh-115961: Add name and mode attributes for compressed file-like objects (GH-116036)
Serhiy Storchaka committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
January 22, 2024
E
Docs: align usage of versionadded/versionchanged with recommended practice (#114409)
Erlend E. Aasland committed
January 12, 2024
G
gh-113971: Make `zipfile.ZipInfo._compresslevel` public as `.compress_level` (#113969)
Gregory P. Smith committed
October 3, 2023
A
Docs: Avoid the deprecated ``.. cmdoption::`` directive (#110292)
Adam Turner committed
July 13, 2023
N
docs: clarify Path.suffix (GH-106650)
Ned Batchelder committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
April 22, 2023
R
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle committed
March 8, 2023
N
gh-101100: Fix sphinx warnings in `zipapp` and `zipfile` modules (#102526)
Nikita Sobolev committed
February 20, 2023
F
GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589)
Filipe Laíns committed
January 20, 2023
G
gh-101144: Allow open and read_text encoding to be positional. (#101145)
Gregory P. Smith committed
December 16, 2022
J
Document that zipfile's pwd parameter is a `bytes` object (#100209)
JustAnotherArchivist committed
December 9, 2022
S
gh-99087: Add missing newline for prompts in docs (GH-98993)
Stanley committed
May 21, 2022
S
gh-93019: Fix markup in zipfile.rst (#93025)
Shantanu committed
May 2, 2022
M
bpo-46586: Fix more erroneous doc links to builtins (#31429)
Meer Suri committed
April 5, 2022
S
bpo-4833: Add ZipFile.mkdir (GH-32160)
Sam Ezeh committed
March 22, 2022
S
bpo-28080: Add support for the fallback encoding in ZIP files (GH-32007)
Serhiy Storchaka committed
August 9, 2021
A
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
Anthony Shaw committed
August 4, 2021
A
[doc] bpo-43066: zipfile - add note on leading slash in the filename arg (GH-26899)
andrei kulakov committed
July 16, 2021
J
bpo-44638: Add a reference to the zipp project and hint as to how to use it. (GH-27188)
Jason R. Coombs committed
May 14, 2021
M
bpo-44095: Add suffix, stem and suffixes to zipfile.Path (GH-26129)
Miguel Brito committed
December 16, 2020
J
bpo-42090: zipfile.Path.joinpath now accepts multiple arguments (GH-22976)
Jason R. Coombs committed
February 29, 2020
J
bpo-39667: Sync zipp 3.0 (GH-18540)
Jason R. Coombs committed
November 21, 2019
C
bpo-38526: Fix zipfile.Path method name to be the correct one (#17317)
Claudiu Popa committed
September 11, 2019
J
bpo-36260: Add pitfalls to zipfile module documentation (#13378)
JunWei Song committed
May 8, 2019
J
bpo-36832: add zipfile.Path (#13153)
Jason R. Coombs committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
November 25, 2018
S
bpo-32035: Fix words about strings and bytes in zipfile documentation. (GH-10592)
Serhiy Storchaka committed
October 27, 2018
N
Fix typo in zipfile documentation. (GH-10151)
nsrip committed
August 31, 2018
M
bpo-34097: Polish API design (GH-8725)
Marcel Plch committed
August 2, 2018
M
bpo-34097: Add support for zipping files older than 1980-01-01 (GH-8270)
Marcel Plch committed
January 31, 2018
B
bpo-30693: zip+tarfile: sort directory listing (#2263)
Bernhard M. Wiedemann committed
January 30, 2018
J
bpo-22908: Add seek and tell functionality to ZipExtFile (GH-4966)
John Jolly committed
B
bpo-21417: Add compresslevel= to the zipfile module (GH-5385)
Bo Bayles committed
March 11, 2017
X
bpo-29770: remove outdated PYO related info (GH-590)
Xiang Zhang committed
March 8, 2017
S
bpo-28231: The zipfile module now accepts path-like objects for external paths. (#511)
Serhiy Storchaka committed
January 2, 2017
B
Issue #29013: Merge from 3.6
Berker Peksag committed
B
Issue #29013: Merge from 3.5
Berker Peksag committed
B
Issue #29013: Fix allowZip64 documentation
Berker Peksag committed
November 2, 2016
S
Issue #28513: Documented command-line interface of zipfile.
Serhiy Storchaka committed
S
Issue #28513: Documented command-line interface of zipfile.
Serhiy Storchaka committed
S
Issue #28513: Documented command-line interface of zipfile.
Serhiy Storchaka committed
October 19, 2016
S
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka committed
September 13, 2016
B
Issue #28103: Merge from 3.5
Berker Peksag committed