summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-12-27-21-22-01.bpo-42756.dHMPJ9.rst
diff options
context:
space:
mode:
authorPablo Galindo <pablogsal@gmail.com>2021-01-04 21:16:13 (GMT)
committerPablo Galindo <pablogsal@gmail.com>2021-01-04 21:16:13 (GMT)
commitef2d371dee55c6ad8bdecaee47834ea3155833c5 (patch)
treea59645b2b0bb3f49a03acd38e0a856db435521a3 /Misc/NEWS.d/next/Library/2020-12-27-21-22-01.bpo-42756.dHMPJ9.rst
parentaf4cd16479f2d55bee3db899e7679d7cde1d2ab7 (diff)
parent445f7f54b1dd334db6cd5999da262e3caeed492a (diff)
downloadcpython-ef2d371dee55c6ad8bdecaee47834ea3155833c5.zip
cpython-ef2d371dee55c6ad8bdecaee47834ea3155833c5.tar.gz
cpython-ef2d371dee55c6ad8bdecaee47834ea3155833c5.tar.bz2
Merge tag 'v3.10.0a4'
Python 3.10.0a4
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-12-27-21-22-01.bpo-42756.dHMPJ9.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2020-12-27-21-22-01.bpo-42756.dHMPJ9.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-12-27-21-22-01.bpo-42756.dHMPJ9.rst b/Misc/NEWS.d/next/Library/2020-12-27-21-22-01.bpo-42756.dHMPJ9.rst
deleted file mode 100644
index 93a0bb0..0000000
--- a/Misc/NEWS.d/next/Library/2020-12-27-21-22-01.bpo-42756.dHMPJ9.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Configure LMTP Unix-domain socket to use socket global default timeout when
-a timeout is not explicitly provided.