]> 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:26:19 +0000 (21:26 -0800)
committerGitHub <noreply@github.com>
Wed, 7 Mar 2018 05:26:19 +0000 (21:26 -0800)
commitc4d77a661138debbbe584b8b08410afc8719a9b1
tree64c8c41903742be5d71426526f536ee6a216e927
parent112f799666bac1bdbb320840d5fda3132255eb5e
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