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 mic-e
Recipients mic-e
Date 2015-05-07.15:37:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431013060.96.0.16650457595.issue24141@psf.upfronthosting.co.za>
In-reply-to
Content
Note:

Additionally replacing

PyObject_Free -> _PyObject_Free

and

PyObject_Realloc -> _PyObject_Realloc

appears to fix the issue.
History
Date User Action Args
2015-05-07 15:37:40mic-esetrecipients: + mic-e
2015-05-07 15:37:40mic-esetmessageid: <1431013060.96.0.16650457595.issue24141@psf.upfronthosting.co.za>
2015-05-07 15:37:40mic-elinkissue24141 messages
2015-05-07 15:37:40mic-ecreate