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 martin.panter
Recipients cstratak, martin.panter, serhiy.storchaka, siddhesh, ztane
Date 2018-04-05.00:13:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522887226.58.0.682650639539.issue33012@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I realize there is a problem remaining with the pointer types for "Noddy_name" (Noddy vs PyObject pointers), so you can't remove the cast there. But my suggestion should still apply to other places, for instance the "error_out" method in Doc/howto/cporting.rst.
History
Date User Action Args
2018-04-05 00:13:46martin.pantersetrecipients: + martin.panter, serhiy.storchaka, ztane, siddhesh, cstratak
2018-04-05 00:13:46martin.pantersetmessageid: <1522887226.58.0.682650639539.issue33012@psf.upfronthosting.co.za>
2018-04-05 00:13:46martin.panterlinkissue33012 messages
2018-04-05 00:13:45martin.pantercreate