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 pitrou
Recipients flox, pitrou, pv
Date 2010-02-02.19:39:47
SpamBayes Score 0.00054011535
Marked as misclassified No
Message-id <1265139588.8.0.0486858965015.issue7385@psf.upfronthosting.co.za>
In-reply-to
Content
When PyMemoryView_FromObject() doesn't return NULL, you should decref the result. Otherwise, it's "perfect".
History
Date User Action Args
2010-02-02 19:39:48pitrousetrecipients: + pitrou, pv, flox
2010-02-02 19:39:48pitrousetmessageid: <1265139588.8.0.0486858965015.issue7385@psf.upfronthosting.co.za>
2010-02-02 19:39:47pitroulinkissue7385 messages
2010-02-02 19:39:47pitroucreate