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, ned.deily, pitrou, serhiy.storchaka, vitaly.krug
Date 2018-12-05.19:54:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544039648.77.0.788709270274.issue33023@psf.upfronthosting.co.za>
In-reply-to
Content
PR 10934 fixes just a typo in the name of NotImplementedError. It fixes also a similar typo in IDLE. It adds new tests and fixes existing tests for NotImplementedError in SSLSocket.
History
Date User Action Args
2018-12-05 19:54:08serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, christian.heimes, ned.deily, vitaly.krug
2018-12-05 19:54:08serhiy.storchakasetmessageid: <1544039648.77.0.788709270274.issue33023@psf.upfronthosting.co.za>
2018-12-05 19:54:08serhiy.storchakalinkissue33023 messages
2018-12-05 19:54:08serhiy.storchakacreate