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, serhiy.storchaka
Date 2017-03-31.06:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
And while we are here, please change "keywords must be strings" to "keyword arguments must be strings" as in PyArg_ValidateKeywordArguments(). And maybe make all TypeError messages starting from a lower letter for uniformity.
History
Date User Action Args
2017-03-31 06:10:48serhiy.storchakasetrecipients: + serhiy.storchaka, MSeifert
2017-03-31 06:10:48serhiy.storchakasetmessageid: <[email protected]>
2017-03-31 06:10:48serhiy.storchakalinkissue29951 messages
2017-03-31 06:10:47serhiy.storchakacreate