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 SylvainDe
Recipients SylvainDe, serhiy.storchaka
Date 2017-06-07.21:18:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496870330.07.0.201638775388.issue30592@psf.upfronthosting.co.za>
In-reply-to
Content
The issue seems to be in:

int
_PyArg_NoKeywords(const char *funcname, PyObject *kwargs)


I'm happy to submit a PR if needed.
History
Date User Action Args
2017-06-07 21:18:50SylvainDesetrecipients: + SylvainDe, serhiy.storchaka
2017-06-07 21:18:50SylvainDesetmessageid: <1496870330.07.0.201638775388.issue30592@psf.upfronthosting.co.za>
2017-06-07 21:18:50SylvainDelinkissue30592 messages
2017-06-07 21:18:50SylvainDecreate