Message 247306 - Python tracker (original) (raw)
but it still needs a unittest and merging into CPython 3.4 and up.
I did this part.
By the way, running unit tests now logs two warnings on SSL tests, because returning True has no effect on SSL. We may just remove the warning at runtime and ensure that it's well documented instead. What do you think?