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 neologix
Recipients Jeffrey.Walton, giampaolo.rodola, neologix, pitrou
Date 2014-03-22.20:33:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM1DwJGp6k6B5CtO0S2CVsPTVonv5YyyjpKOGOz04tpDzQ@mail.gmail.com>
In-reply-to <1395024118.86.0.818126702582.issue20937@psf.upfronthosting.co.za>
Content
I don't see anything wrong with the code.

Could you try running the test under valgrind.
You must build Python with --with-valgrind, and then:
valgrind --tool=memcheck --suppressions=Misc/valgrind-python.supp <test>
History
Date User Action Args
2014-03-22 20:33:21neologixsetrecipients: + neologix, pitrou, giampaolo.rodola, Jeffrey.Walton
2014-03-22 20:33:21neologixlinkissue20937 messages
2014-03-22 20:33:21neologixcreate