summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.7.1rc2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/3.7.1rc2.rst')
-rw-r--r--Misc/NEWS.d/3.7.1rc2.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/Misc/NEWS.d/3.7.1rc2.rst b/Misc/NEWS.d/3.7.1rc2.rst
index 89c5aeb..3f7e70a 100644
--- a/Misc/NEWS.d/3.7.1rc2.rst
+++ b/Misc/NEWS.d/3.7.1rc2.rst
@@ -49,6 +49,15 @@ Fixed integer overflow in the :meth:`~hashlib.shake.digest()` and
..
+.. bpo: 34909
+.. date: 2018-10-20-00-35-19
+.. nonce: Ew_8DC
+.. section: Library
+
+Enum: fix grandchildren subclassing when parent mixed with concrete data
+types.
+
+..
.. bpo: 34900
.. date: 2018-10-05-05-55-53
.. nonce: 8RNiFu
@@ -89,6 +98,17 @@ system clock is adjusted.
..
+.. bpo: 34521
+.. date: 2018-10-13-19-15-23
+.. nonce: YPaiTK
+.. section: Library
+
+Use :func:`socket.CMSG_SPACE` to calculate ancillary data size instead of
+:func:`socket.CMSG_LEN` in :func:`multiprocessing.reduction.recvfds` as
+:rfc:`3542` requires the use of the former for portable applications.
+
+..
+
.. bpo: 34334
.. date: 2018-09-25-08-42-34
.. nonce: rSPBW9