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