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 serhiy.storchaka
Date 2017-05-04.03:50:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493869845.72.0.0886464117468.issue30184@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 943861f09ab6bffcd1d97efcd0dd6c87c7f26800 by Serhiy Storchaka in branch '3.5':
[3.5] bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (GH-1316). (#1442)
https://github.com/python/cpython/commit/943861f09ab6bffcd1d97efcd0dd6c87c7f26800
History
Date User Action Args
2017-05-04 03:50:45serhiy.storchakasetrecipients: + serhiy.storchaka
2017-05-04 03:50:45serhiy.storchakasetmessageid: <1493869845.72.0.0886464117468.issue30184@psf.upfronthosting.co.za>
2017-05-04 03:50:45serhiy.storchakalinkissue30184 messages
2017-05-04 03:50:45serhiy.storchakacreate