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, theandrew168
Date 2021-03-21.15:13:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616339601.38.0.968353268014.issue43577@roundup.psfhosted.org>
In-reply-to
Content
New changeset 77cde5042a2f1eae489c11a67540afaf43cd5cdf by Christian Heimes in branch 'master':
bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24957)
https://github.com/python/cpython/commit/77cde5042a2f1eae489c11a67540afaf43cd5cdf
History
Date User Action Args
2021-03-21 15:13:21christian.heimessetrecipients: + christian.heimes, theandrew168
2021-03-21 15:13:21christian.heimessetmessageid: <1616339601.38.0.968353268014.issue43577@roundup.psfhosted.org>
2021-03-21 15:13:21christian.heimeslinkissue43577 messages
2021-03-21 15:13:20christian.heimescreate