From: Terry Jan Reedy Date: Tue, 8 Dec 2020 18:00:03 +0000 (-0500) Subject: [3.8] bpo-41910: move news entry (GH-23698) X-Git-Tag: v3.8.7~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b947b305a6833cc059214d5bdd2065edd65024c4;p=thirdparty%2FPython%2Fcpython.git [3.8] bpo-41910: move news entry (GH-23698) --- diff --git a/Misc/NEWS.d/3.8.7rc1.rst b/Misc/NEWS.d/3.8.7rc1.rst index 37fb72566a2f..274961d9b91d 100644 --- a/Misc/NEWS.d/3.8.7rc1.rst +++ b/Misc/NEWS.d/3.8.7rc1.rst @@ -53,15 +53,6 @@ Goldschmidt. .. -.. bpo: 41910 -.. date: 2020-10-21-14-40-54 -.. nonce: CzBMit -.. section: Core and Builtins - -Document the default implementation of `object.__eq__`. - -.. - .. bpo: 41984 .. date: 2020-10-14-16-19-43 .. nonce: SEtKMr @@ -444,6 +435,15 @@ Fix the URL for the IMAP protocol documents. .. +.. bpo: 41910 +.. date: 2020-10-21-14-40-54 +.. nonce: CzBMit +.. section: Documentation + +Document the default implementation of `object.__eq__`. + +.. + .. bpo: 41774 .. date: 2020-09-24-15-35-13 .. nonce: 5IqdGP