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 nadeem.vawda, python-dev, rmtew
Date 2011-08-28.09:30:03
SpamBayes Score 9.065617e-06
Marked as misclassified No
Message-id <E1Qxbgo-0001ZH-D5@dinsdale.python.org>
In-reply-to
Content
New changeset ba5000307b5d by Nadeem Vawda in branch '2.7':
Issue #12839: Fix crash in zlib module due to version mismatch.
http://hg.python.org/cpython/rev/ba5000307b5d

New changeset cc9e794bf94f by Nadeem Vawda in branch '3.2':
Issue #12839: Fix crash in zlib module due to version mismatch.
http://hg.python.org/cpython/rev/cc9e794bf94f

New changeset b384231df332 by Nadeem Vawda in branch 'default':
Merge: #12839: Fix crash in zlib module due to version mismatch.
http://hg.python.org/cpython/rev/b384231df332
History
Date User Action Args
2011-08-28 09:30:04python-devsetrecipients: + python-dev, nadeem.vawda, rmtew
2011-08-28 09:30:03python-devlinkissue12839 messages
2011-08-28 09:30:03python-devcreate