]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 11 Sep 2011 22:04:13 +0000 (00:04 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 11 Sep 2011 22:04:13 +0000 (00:04 +0200)
commit64d25ddb9c31b94aadfc8c9f220b0a5759e20265
tree442b3e50e070948f246c58618d9d6d75c809cb56
parent249ab5e8d1452ab7bc43b0f1e1221e0065d2e52d
Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module.

While we're at it, also document ZLIB_VERSION.

Patch by Torsten Landschoff.
Doc/library/zlib.rst
Lib/test/test_zlib.py
Misc/NEWS
Modules/zlibmodule.c