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 siddhesh
Recipients cstratak, serhiy.storchaka, siddhesh, ztane
Date 2018-03-15.15:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521129327.97.0.467229070634.issue33012@psf.upfronthosting.co.za>
In-reply-to
Content
I forgot to clarify that the function cast warning allows for variable argument casts as a wildcard, which is my basis for the PyObject *(*)(PyObject *, PyObject *, ...) fix proposal.
History
Date User Action Args
2018-03-15 15:55:28siddheshsetrecipients: + siddhesh, serhiy.storchaka, ztane, cstratak
2018-03-15 15:55:27siddheshsetmessageid: <1521129327.97.0.467229070634.issue33012@psf.upfronthosting.co.za>
2018-03-15 15:55:27siddheshlinkissue33012 messages
2018-03-15 15:55:27siddheshcreate