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 serhiy.storchaka
Recipients bkabrda, serhiy.storchaka, vstinner
Date 2014-12-11.20:55:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418331301.62.0.472320958496.issue19527@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM (only one nitpick -- there are trailing spaces in test_gc).

But there are other tests which are failed with COUNT_ALLOCS. Here is a patch with additional fixes for these tests in test_gc and test_warnings.
History
Date User Action Args
2014-12-11 20:55:01serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, bkabrda
2014-12-11 20:55:01serhiy.storchakasetmessageid: <1418331301.62.0.472320958496.issue19527@psf.upfronthosting.co.za>
2014-12-11 20:55:01serhiy.storchakalinkissue19527 messages
2014-12-11 20:55:01serhiy.storchakacreate