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 christian.heimes, miss-islington, theandrew168
Date 2021-03-21.15:32:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616340746.98.0.284986086507.issue43577@roundup.psfhosted.org>
In-reply-to
Content
New changeset 93b0da7527ae1b7d705052cf352ef9da81e608ec by Miss Islington (bot) in branch '3.8':
bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24957)
https://github.com/python/cpython/commit/93b0da7527ae1b7d705052cf352ef9da81e608ec
History
Date User Action Args
2021-03-21 15:32:27miss-islingtonsetrecipients: + miss-islington, christian.heimes, theandrew168
2021-03-21 15:32:26miss-islingtonsetmessageid: <1616340746.98.0.284986086507.issue43577@roundup.psfhosted.org>
2021-03-21 15:32:26miss-islingtonlinkissue43577 messages
2021-03-21 15:32:26miss-islingtoncreate