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 vstinner
Recipients josh.r, jtaylor, neologix, njs, pitrou, python-dev, skrah, vstinner
Date 2014-05-03.22:51:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZjRDPi9T9Ji+uKziO1icLLAn7soLxjrvWtb2o5JKeLGw@mail.gmail.com>
In-reply-to <1399153154.71.0.941375585841.issue21233@psf.upfronthosting.co.za>
Content
> 5) If WITH_VALGRIND is defined, nbytes is uninitialized in
_PyObject_Alloc().

Did you see my second commit? It's nlt already fixed?
History
Date User Action Args
2014-05-03 22:51:32vstinnersetrecipients: + vstinner, pitrou, njs, skrah, neologix, python-dev, jtaylor, josh.r
2014-05-03 22:51:32vstinnerlinkissue21233 messages
2014-05-03 22:51:32vstinnercreate