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 christian.heimes, pitrou, serhiy.storchaka, vitaly.krug
Date 2018-03-23.20:25:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521836741.47.0.467229070634.issue33023@psf.upfronthosting.co.za>
In-reply-to
Content
PR 6099 changes error message "can't pickle SSLContext objects" to "cannot serialize SSLContext object", right? Wouldn't be better to change the standard error message instead?
History
Date User Action Args
2018-03-23 20:25:41serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, christian.heimes, vitaly.krug
2018-03-23 20:25:41serhiy.storchakasetmessageid: <1521836741.47.0.467229070634.issue33023@psf.upfronthosting.co.za>
2018-03-23 20:25:41serhiy.storchakalinkissue33023 messages
2018-03-23 20:25:41serhiy.storchakacreate