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 mark.dickinson, meador.inge, serhiy.storchaka, xiang.zhang
Date 2017-05-03.06:20:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493792441.43.0.907184623813.issue30242@psf.upfronthosting.co.za>
In-reply-to
Content
I meant changing the type of the first argument of np_ubyte() etc.

np_ubyte(unsigned char *p, PyObject *v, const formatdef *f)
History
Date User Action Args
2017-05-03 06:20:41serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, meador.inge, xiang.zhang
2017-05-03 06:20:41serhiy.storchakasetmessageid: <1493792441.43.0.907184623813.issue30242@psf.upfronthosting.co.za>
2017-05-03 06:20:41serhiy.storchakalinkissue30242 messages
2017-05-03 06:20:41serhiy.storchakacreate