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 daniel-black
Recipients christian.heimes, daniel-black, grooverdan, jcea, piotr.dobrogost, pitrou, python-dev
Date 2013-01-06.06:18:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357453117.58.0.0385019559879.issue8109@psf.upfronthosting.co.za>
In-reply-to
Content
> I don't know which error code should be returned in this case.

Thanks Christian. My fault - asked Antoine to remove the default value for it and didn't see this like.

make line 2403:

return SSL_TLSEXT_ERR_OK;
History
Date User Action Args
2013-01-06 06:18:37daniel-blacksetrecipients: + daniel-black, jcea, pitrou, christian.heimes, grooverdan, python-dev, piotr.dobrogost
2013-01-06 06:18:37daniel-blacksetmessageid: <1357453117.58.0.0385019559879.issue8109@psf.upfronthosting.co.za>
2013-01-06 06:18:37daniel-blacklinkissue8109 messages
2013-01-06 06:18:37daniel-blackcreate