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 larry, serhiy.storchaka
Date 2014-01-14.08:59:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389689952.16.0.76641639964.issue20133@psf.upfronthosting.co.za>
In-reply-to
Content
Patch updated to tip (a little different generated code for Py_buffer).

I don't want to use return converters here because I want to add support for float32 and float64 in 3.5.
History
Date User Action Args
2014-01-14 08:59:12serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2014-01-14 08:59:12serhiy.storchakasetmessageid: <1389689952.16.0.76641639964.issue20133@psf.upfronthosting.co.za>
2014-01-14 08:59:12serhiy.storchakalinkissue20133 messages
2014-01-14 08:59:12serhiy.storchakacreate