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 njs
Recipients alex, christian.heimes, docs@python, dstufft, janssen, joernheissler, njs
Date 2018-02-26.09:42:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519638153.45.0.467229070634.issue31711@psf.upfronthosting.co.za>
In-reply-to
Content
If openssl says the behavior is undefined, then don't we have to first make it defined before we can document it?

And if we're going to detect this case and guarantee some behavior, making it a no-op like it is on regular sockets seems the way to go...
History
Date User Action Args
2018-02-26 09:42:33njssetrecipients: + njs, janssen, christian.heimes, alex, docs@python, dstufft, joernheissler
2018-02-26 09:42:33njssetmessageid: <1519638153.45.0.467229070634.issue31711@psf.upfronthosting.co.za>
2018-02-26 09:42:33njslinkissue31711 messages
2018-02-26 09:42:33njscreate