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 belopolsky
Recipients Robin.Schreiber, belopolsky
Date 2012-09-09.00:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347149128.4.0.0823755293087.issue15848@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like your patch will result in reference leaks if type creation fails.  I think you should add Py_DECREF(m) before error returns.
History
Date User Action Args
2012-09-09 00:05:28belopolskysetrecipients: + belopolsky, Robin.Schreiber
2012-09-09 00:05:28belopolskysetmessageid: <1347149128.4.0.0823755293087.issue15848@psf.upfronthosting.co.za>
2012-09-09 00:05:27belopolskylinkissue15848 messages
2012-09-09 00:05:27belopolskycreate