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 yselivanov
Recipients brett.cannon, larry, ncoghlan, yselivanov
Date 2014-01-29.05:39:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390973953.08.0.0434201242199.issue20427@psf.upfronthosting.co.za>
In-reply-to
Content
New patch version: sig_validation_02.patch

This one is a bit more correct--it uses Parameter's private '_partial_kwarg' to correctly validate partial signatures.
History
Date User Action Args
2014-01-29 05:39:13yselivanovsetrecipients: + yselivanov, brett.cannon, ncoghlan, larry
2014-01-29 05:39:13yselivanovsetmessageid: <1390973953.08.0.0434201242199.issue20427@psf.upfronthosting.co.za>
2014-01-29 05:39:13yselivanovlinkissue20427 messages
2014-01-29 05:39:12yselivanovcreate