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 ncoghlan
Recipients alex, barry, benjamin.peterson, daniel.urban, ethan.furman, mark.dickinson, ncoghlan
Date 2013-04-30.12:17:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367324276.12.0.131789054629.issue17853@psf.upfronthosting.co.za>
In-reply-to
Content
Aside from the spurious definition of CLASS_FREE, looks good to me.

I did need to double check that PyDict_GetItem is the API that *doesn't* raise the error :)
History
Date User Action Args
2013-04-30 12:17:56ncoghlansetrecipients: + ncoghlan, barry, mark.dickinson, benjamin.peterson, alex, daniel.urban, ethan.furman
2013-04-30 12:17:56ncoghlansetmessageid: <1367324276.12.0.131789054629.issue17853@psf.upfronthosting.co.za>
2013-04-30 12:17:56ncoghlanlinkissue17853 messages
2013-04-30 12:17:56ncoghlancreate