]> granicus.if.org Git - python/commit
bpo-38074: Make zlib extension module PEP-384 compatible (GH-15792)
authorDino Viehland <dinoviehland@gmail.com>
Tue, 10 Sep 2019 10:27:03 +0000 (11:27 +0100)
committerT. Wouters <thomas@python.org>
Tue, 10 Sep 2019 10:27:03 +0000 (03:27 -0700)
commita1ffad07195b8b976f8c371a92028240946d4e76
tree6cb294c9fa95f73fb29fd086af76193de1d29c31
parent4f384af067d05b16a554bfd976934fca9f87a1cf
bpo-38074: Make zlib extension module PEP-384 compatible (GH-15792)

Updated zlibmodule.c to be PEP 384 compliant.
Misc/NEWS.d/next/Core and Builtins/2019-09-09-15-40-57.bpo-38074.MsVbeI.rst [new file with mode: 0644]
Modules/zlibmodule.c