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 skrah
Recipients josh.r, jtaylor, neologix, njs, pitrou, python-dev, skrah, vstinner
Date 2014-05-03.21:39:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399153154.71.0.941375585841.issue21233@psf.upfronthosting.co.za>
In-reply-to
Content
I forgot one thing:

5) If WITH_VALGRIND is defined, nbytes is uninitialized in _PyObject_Alloc().
History
Date User Action Args
2014-05-03 21:39:14skrahsetrecipients: + skrah, pitrou, vstinner, njs, neologix, python-dev, jtaylor, josh.r
2014-05-03 21:39:14skrahsetmessageid: <1399153154.71.0.941375585841.issue21233@psf.upfronthosting.co.za>
2014-05-03 21:39:14skrahlinkissue21233 messages
2014-05-03 21:39:14skrahcreate