]> granicus.if.org Git - python/commit
Fix [ Bug #129293 ] zlib library used for binary win32 distribution can crash
authorMark Hammond <mhammond@skippinet.com.au>
Wed, 31 Jan 2001 10:28:03 +0000 (10:28 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Wed, 31 Jan 2001 10:28:03 +0000 (10:28 +0000)
commitae8c268a2b55d5a8dc07e399b4e6ba186807c036
tree824676fb731c5f44239351fc757b067b4932c5fd
parent0850137fe4eb3bad462a03e78b5d7a440835e521
Fix [ Bug #129293 ] zlib library used for binary win32 distribution can crash

This involves changing the zlib build process to build zlib itself from sources, then use that library.  Also updated are the comments to reflect the new official home of zlib, and add Windows specific notes regarding the build process.
Modules/zlibmodule.c
PCbuild/zlib.dsp