summaryrefslogtreecommitdiff
path: root/Modules/zlibmodule.c
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2016-06-25 10:58:17 -0700
committerBrett Cannon <brett@python.org>2016-06-25 10:58:17 -0700
commit6fa1c5ac450c8408c19d213e70d8b80d4e326815 (patch)
treec8860ceaed30db618f3a99a283359a452640dd69 /Modules/zlibmodule.c
parent93b670192309bbee68b0cc84bbae224e9f02e3b4 (diff)
downloadcpython-6fa1c5ac450c8408c19d213e70d8b80d4e326815.tar.gz
Issue #26186: Remove the restriction that built-in and extension
modules can't be lazily loaded. Thanks to Python 3.6 allowing for types.ModuleType to have its __class__ mutated, the restriction can be lifted by calling create_module() on the wrapped loader.
Diffstat (limited to 'Modules/zlibmodule.c')
0 files changed, 0 insertions, 0 deletions