From: Terry Jan Reedy Date: Tue, 8 Dec 2020 18:00:13 +0000 (-0500) Subject: [3.9] bpo-41910: move news entry (GH-23697) X-Git-Tag: v3.9.2rc1~154 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3a4bf3b8dc79e4ec4f24f59bd1e9e2a75229112;p=thirdparty%2FPython%2Fcpython.git [3.9] bpo-41910: move news entry (GH-23697) --- diff --git a/Misc/NEWS.d/3.9.1rc1.rst b/Misc/NEWS.d/3.9.1rc1.rst index 0524f85e7a73..ac4bf36f5c21 100644 --- a/Misc/NEWS.d/3.9.1rc1.rst +++ b/Misc/NEWS.d/3.9.1rc1.rst @@ -149,15 +149,6 @@ failure, run the parser a second time with those enabled. .. -.. bpo: 41910 -.. date: 2020-10-21-14-40-54 -.. nonce: CzBMit -.. section: Core and Builtins - -Document the default implementation of `object.__eq__`. - -.. - .. bpo: 42057 .. date: 2020-10-20-11-36-14 .. nonce: BI-OoV @@ -561,6 +552,15 @@ Document __format__ functionality for IP addresses. .. +.. bpo: 41910 +.. date: 2020-10-21-14-40-54 +.. nonce: CzBMit +.. section: Documentation + +Document the default implementation of `object.__eq__`. + +.. + .. bpo: 42010 .. date: 2020-10-21-02-21-14 .. nonce: 76vJ0u