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 skrah
Recipients dabeaz, pitrou, skrah
Date 2012-09-14.16:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347638889.95.0.452176540848.issue15944@psf.upfronthosting.co.za>
In-reply-to
Content
BTW, if c_double means "native machine double", then ctypes should
fill in Py_buffer.format with "d" and not "<d" in order to be PEP-3118
compatible.
History
Date User Action Args
2012-09-14 16:08:09skrahsetrecipients: + skrah, pitrou, dabeaz
2012-09-14 16:08:09skrahsetmessageid: <1347638889.95.0.452176540848.issue15944@psf.upfronthosting.co.za>
2012-09-14 16:08:09skrahlinkissue15944 messages
2012-09-14 16:08:09skrahcreate