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, bheemesh, jaraco, ncoghlan, python-dev, tarek, till
Date 2013-12-30.20:40:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dtVrP130Zz7Lk3@mail.python.org>
In-reply-to
Content
New changeset 83f12a9593db 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/83f12a9593db
History
Date User Action Args
2013-12-30 20:40:06python-devsetrecipients: + python-dev, akuchling, jaraco, ncoghlan, tarek, till, bheemesh
2013-12-30 20:40:06python-devlinkissue6516 messages
2013-12-30 20:40:05python-devcreate