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 christian.heimes
Recipients Kaulkwappe, christian.heimes, methane
Date 2018-04-18.12:58:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524056327.09.0.682650639539.issue33307@psf.upfronthosting.co.za>
In-reply-to
Content
Inada is correct. This is the expected and documented behavior for non-blocking SSLSockets, see https://docs.python.org/3/library/ssl.html#ssl-nonblocking .
History
Date User Action Args
2018-04-18 12:58:47christian.heimessetrecipients: + christian.heimes, methane, Kaulkwappe
2018-04-18 12:58:47christian.heimessetmessageid: <1524056327.09.0.682650639539.issue33307@psf.upfronthosting.co.za>
2018-04-18 12:58:47christian.heimeslinkissue33307 messages
2018-04-18 12:58:47christian.heimescreate