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 MSeifert, martin.panter, r.david.murray, serhiy.storchaka
Date 2017-03-31.12:22:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490962966.31.0.375705475202.issue29951@psf.upfronthosting.co.za>
In-reply-to
Content
I agree. PyArg_ValidateKeywordArguments() fooled me. Now I see that it would be better to change only PyArg_ValidateKeywordArguments().
History
Date User Action Args
2017-03-31 12:22:46serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, martin.panter, MSeifert
2017-03-31 12:22:46serhiy.storchakasetmessageid: <1490962966.31.0.375705475202.issue29951@psf.upfronthosting.co.za>
2017-03-31 12:22:46serhiy.storchakalinkissue29951 messages
2017-03-31 12:22:46serhiy.storchakacreate