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 python-dev
Recipients akuchling, eric.araujo, jaraco, ned.deily, python-dev, tarek, vstinner
Date 2013-12-30.21:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dtWVG6PMfz7LnS@mail.python.org>
In-reply-to
Content
New changeset 2a872126f4a1 by Zachary Ware in branch 'default':
Issue #19544, #6516: check ZLIB_SUPPORT, not zlib (which might not be bound)
http://hg.python.org/cpython/rev/2a872126f4a1
History
Date User Action Args
2013-12-30 21:09:27python-devsetrecipients: + python-dev, akuchling, jaraco, vstinner, tarek, ned.deily, eric.araujo
2013-12-30 21:09:27python-devlinkissue19544 messages
2013-12-30 21:09:27python-devcreate