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 Pankrat
Recipients Pankrat, jcea, loewis, meador.inge, serhiy.storchaka
Date 2012-07-25.11:55:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343217345.12.0.0160954357979.issue15424@psf.upfronthosting.co.za>
In-reply-to
Content
Revised the patch based on the discussion in issue #15402 (http://bugs.python.org/msg166372). It doesn't typecast the function anymore and instead casts to the array type inside the function.
History
Date User Action Args
2012-07-25 11:55:45Pankratsetrecipients: + Pankrat, loewis, jcea, meador.inge, serhiy.storchaka
2012-07-25 11:55:45Pankratsetmessageid: <1343217345.12.0.0160954357979.issue15424@psf.upfronthosting.co.za>
2012-07-25 11:55:44Pankratlinkissue15424 messages
2012-07-25 11:55:44Pankratcreate