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 amaury.forgeotdarc, serhiy.storchaka, vstinner
Date 2012-11-09.11:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352461244.49.0.44828020215.issue16445@psf.upfronthosting.co.za>
In-reply-to
Content
The Coccinelle looks as an amazing tool!

I propose split a patch on several patches (autogenerated code, attributes clearing, other pointer expressions (as *exceptionObject or unicode_latin1[i]) clearing, and local pointers clearing at the end) and commit they separately.
History
Date User Action Args
2012-11-09 11:40:44serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, vstinner
2012-11-09 11:40:44serhiy.storchakasetmessageid: <1352461244.49.0.44828020215.issue16445@psf.upfronthosting.co.za>
2012-11-09 11:40:44serhiy.storchakalinkissue16445 messages
2012-11-09 11:40:44serhiy.storchakacreate