]> granicus.if.org Git - python/commit
bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 7 Mar 2018 05:46:10 +0000 (21:46 -0800)
committerGitHub <noreply@github.com>
Wed, 7 Mar 2018 05:46:10 +0000 (21:46 -0800)
commit7592c0a686a80b9fbe2e6d519a486aca58b3260b
tree96aeaf8148cb5d139cd252b8d20984e4d6417cbd
parent387a055261267f5fafd2c12eafef49759c94704f
bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988)

(cherry picked from commit bc3f2289b9007396bfb7f986bee477b6176c1822)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
Doc/library/zlib.rst
Lib/test/test_zlib.py
Misc/NEWS.d/next/Library/2018-03-06-00-19-41.bpo-32969.rGTKa0.rst [new file with mode: 0644]
Modules/zlibmodule.c