This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients paul.moore, steve.dower, steveire, tim.golden, zach.ware
Date 2018-08-20.15:08:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534777736.99.0.56676864532.issue34442@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Stephen,

zlib is built into the core binary (pythonXY.dll) when you build with `IncludeExternals`; see PCbuild/pythoncore.vcxproj.  Using PCbuild/build.bat should do that automatically (unless you tell it not to), but if it's not we may need to fix something.
History
Date User Action Args
2018-08-20 15:08:57zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, steveire, steve.dower
2018-08-20 15:08:56zach.waresetmessageid: <1534777736.99.0.56676864532.issue34442@psf.upfronthosting.co.za>
2018-08-20 15:08:56zach.warelinkissue34442 messages
2018-08-20 15:08:56zach.warecreate