COMMITS
/ Doc/library/zipimport.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
October 14, 2025
H
Python 3.15.0a1
Hugo van Kemenade committed
September 2, 2025
G
gh-61206: Support zstandard compression in the zipimport module (GH-138254)
Gregory P. Smith committed
August 31, 2025
R
gh-133829: Remove some specifics from the ``zipimport`` example (#133835)
R Chintan Meher committed
August 30, 2025
W
gh-133656: Remove deprecated `zipimport.zipimporter.load_module` (GH-133662)
Wulian233 committed
February 11, 2025
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
March 28, 2024
T
gh-89739: gh-77140: Support zip64 in zipimport (GH-94146)
Tim Hatch committed
October 9, 2023
N
gh-110497: Add note about `OSError` being an alias to `IOError` in docs (#110498)
Nikita Sobolev committed
May 3, 2023
B
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw committed
December 16, 2021
I
bpo-28816: [doc] clarify that zipimport invokes importers only for python files (GH-30060)
Irit Katriel committed
March 8, 2021
D
bpo-14678: Update zipimport to support importlib.invalidate_caches() (GH-24159)
Desmond Cheong committed
December 19, 2020
I
bpo-24792: Fix zipimporter masking the cause of import errors (GH-22204)
Irit Katriel committed
November 13, 2020
B
bpo-42131: Add PEP 451-related methods to zipimport (GH-23187)
Brett Cannon committed
November 25, 2019
S
bpo-21063: Improve module synopsis for distutils (GH-17363)
Sanchit Khurana committed
May 15, 2019
X
Reference zipimport source code from docs. (GH-13310)
Xtreak committed
October 26, 2018
S
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Stéphane Wirtel committed
September 25, 2018
Z
bpo-5950: Support reading zips with comments in zipimport (#9548)
Zackery Spytz committed
March 11, 2017
X
bpo-29770: remove outdated PYO related info (GH-590)
Xiang Zhang committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
February 26, 2016
April 13, 2015
B
Issue #23731: Implement PEP 488.
Brett Cannon committed
November 29, 2013
S
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka committed
February 23, 2013
P
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen committed
P
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen committed
October 12, 2011
A
Replace mentions of IOError
Antoine Pitrou committed
June 25, 2011
E
Use correct markup in zipimport.rst. Patch by Sara Magliacane.
Ezio Melotti committed
E
Use correct markup in zipimport.rst. Patch by Sara Magliacane.
Ezio Melotti committed
August 17, 2010
G
Consistency check for versionadded/changed directives.
Georg Brandl committed
May 14, 2010
V
Merged revisions 81163 via svnmerge from
Victor Stinner committed
January 9, 2010
B
Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from
Benjamin Peterson committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
July 26, 2009
G
Merged revisions 74209 via svnmerge from
Georg Brandl committed
February 8, 2009
N
Merged revisions 69425 via svnmerge from
Nick Coghlan committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
May 16, 2008
A
Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 via svnmerge from
Alexandre Vassalotti committed
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson committed
March 16, 2008
January 6, 2008
C
Merged revisions 59774-59783 via svnmerge from
Christian Heimes committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed