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 amaury.forgeotdarc, brett.cannon, hynek, larry, pitrou
Date 2012-05-23.15:34:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337787281.18.0.785503553846.issue14889@psf.upfronthosting.co.za>
In-reply-to
Content
Well, the patch is nice but the PyObject_CheckBuffer(...) part should have succeeded, so it's a bit mysterious why it doesn't.
History
Date User Action Args
2012-05-23 15:34:41pitrousetrecipients: + pitrou, brett.cannon, amaury.forgeotdarc, larry, hynek
2012-05-23 15:34:41pitrousetmessageid: <1337787281.18.0.785503553846.issue14889@psf.upfronthosting.co.za>
2012-05-23 15:34:40pitroulinkissue14889 messages
2012-05-23 15:34:40pitroucreate