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 larry
Recipients larry, serhiy.storchaka
Date 2014-01-06.17:12:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here's a patch, please review.  You can see how Py_buffer variables are initialized in zlibmodule.c in the patch.
History
Date User Action Args
2014-01-06 17:12:59larrysetrecipients: + larry, serhiy.storchaka
2014-01-06 17:12:59larrysetmessageid: <[email protected]>
2014-01-06 17:12:59larrylinkissue20142 messages
2014-01-06 17:12:59larrycreate