summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-03-21-10-13-17.bpo-43577.m7JnAV.rst
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2021-04-02 10:32:10 (GMT)
committerŁukasz Langa <lukasz@langa.pl>2021-04-02 10:32:10 (GMT)
commita743f8192b3b322b2c23b13926f1c7f288cb2206 (patch)
tree38e9bf520490926d9dd320b619e3fa3864986c95 /Misc/NEWS.d/next/Library/2021-03-21-10-13-17.bpo-43577.m7JnAV.rst
parent154f86f056c0f68cadd310e68fd2855f9fc9a5a8 (diff)
downloadcpython-3.8.9.zip
cpython-3.8.9.tar.gz
cpython-3.8.9.tar.bz2
Python 3.8.9v3.8.9
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-03-21-10-13-17.bpo-43577.m7JnAV.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2021-03-21-10-13-17.bpo-43577.m7JnAV.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-03-21-10-13-17.bpo-43577.m7JnAV.rst b/Misc/NEWS.d/next/Library/2021-03-21-10-13-17.bpo-43577.m7JnAV.rst
deleted file mode 100644
index a7db48b..0000000
--- a/Misc/NEWS.d/next/Library/2021-03-21-10-13-17.bpo-43577.m7JnAV.rst
+++ /dev/null
@@ -1 +0,0 @@
-Fix deadlock when using :class:`ssl.SSLContext` debug callback with :meth:`ssl.SSLContext.sni_callback`.