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 miss-islington
Recipients Ben.Darnell, Dima.Tisnek, Safihre, christian.heimes, gregory.p.smith, jab, martin.panter, miss-islington, nikratio, remi.lapeyre, shevis, xgdomingo
Date 2020-08-15.17:01:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597510900.14.0.504268505879.issue31122@roundup.psfhosted.org>
In-reply-to
Content
New changeset 495bd035662fda29639f9d52bb6baebea31d72fa by Dima Tisnek in branch 'master':
bpo-31122: ssl.wrap_socket() now raises ssl.SSLEOFError rather than OSError when peer closes connection during TLS negotiation (GH-18772)
https://github.com/python/cpython/commit/495bd035662fda29639f9d52bb6baebea31d72fa
History
Date User Action Args
2020-08-15 17:01:40miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, christian.heimes, jab, nikratio, Ben.Darnell, martin.panter, Dima.Tisnek, Safihre, xgdomingo, remi.lapeyre, shevis
2020-08-15 17:01:40miss-islingtonsetmessageid: <1597510900.14.0.504268505879.issue31122@roundup.psfhosted.org>
2020-08-15 17:01:40miss-islingtonlinkissue31122 messages
2020-08-15 17:01:40miss-islingtoncreate