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 christian.heimes
Date 2021-04-19.04:55:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618808136.98.0.123904162494.issue42854@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89d1550d14ba689af12eeb726e4ff8ce73cee7e1 by Christian Heimes in branch 'master':
bpo-42854: Use SSL_read/write_ex() (GH-25468)
https://github.com/python/cpython/commit/89d1550d14ba689af12eeb726e4ff8ce73cee7e1
History
Date User Action Args
2021-04-19 04:55:36christian.heimessetrecipients: + christian.heimes
2021-04-19 04:55:36christian.heimessetmessageid: <1618808136.98.0.123904162494.issue42854@roundup.psfhosted.org>
2021-04-19 04:55:36christian.heimeslinkissue42854 messages
2021-04-19 04:55:36christian.heimescreate