From: Eric V. Smith Date: Thu, 20 Jun 2019 08:22:28 +0000 (-0400) Subject: Fix bpo number in News file. (GH-14260) X-Git-Tag: v3.9.0a1~1215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c48618cc0d28caf3db191879715e519546857fd;p=thirdparty%2FPython%2Fcpython.git Fix bpo number in News file. (GH-14260) --- diff --git a/Misc/NEWS.d/3.8.0b1.rst b/Misc/NEWS.d/3.8.0b1.rst index d083983642e7..77f57df397ac 100644 --- a/Misc/NEWS.d/3.8.0b1.rst +++ b/Misc/NEWS.d/3.8.0b1.rst @@ -355,7 +355,7 @@ standard library. They now inherit ``__str__()`` from :class:`object`. .. -.. bpo: 36774 +.. bpo: 36817 .. date: 2019-05-02-11-48-08 .. nonce: ZqbJ1J .. section: Core and Builtins