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 fantix
Recipients Dima.Tisnek, christian.heimes, fantix
Date 2021-02-05.05:21:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612502471.86.0.0264629871662.issue39951@roundup.psfhosted.org>
In-reply-to
Content
This should/will be fixed by GH-17975 I think - like suggested in the OpenSSL comments, the proposed change will always try to run SSL_read() before SSL_shutdown(), even after the close_notify is sent.
History
Date User Action Args
2021-02-05 05:21:11fantixsetrecipients: + fantix, christian.heimes, Dima.Tisnek
2021-02-05 05:21:11fantixsetmessageid: <1612502471.86.0.0264629871662.issue39951@roundup.psfhosted.org>
2021-02-05 05:21:11fantixlinkissue39951 messages
2021-02-05 05:21:11fantixcreate