Skip to content

Commit 1aaa21f

Browse files
authored
bpo-1635741 port zlib module to multi-phase init (GH-21995)
Port the zlib extension module to multi-phase initialization (PEP 489).
1 parent 5bfd60f commit 1aaa21f

File tree

3 files changed

+363
-252
lines changed

3 files changed

+363
-252
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Port the :mod:`zlib` extension module to multi-phase initialization (:pep:`489`).

Modules/clinic/zlibmodule.c.h

+141-95
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)