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 <[email protected]>
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: <[email protected]>
2014-12-11 20:55:01serhiy.storchakalinkissue19527 messages
2014-12-11 20:55:01serhiy.storchakacreate