From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 20 Jun 2019 10:50:59 +0000 (-0700) Subject: Fix bpo number in News file. (GH-14260) (GH-14261) X-Git-Tag: v3.8.0b2~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bda8941fce020bce9656f2ecb02072583955b20;p=python Fix bpo number in News file. (GH-14260) (GH-14261) (cherry picked from commit 0c48618cc0d28caf3db191879715e519546857fd) Co-authored-by: Eric V. Smith --- diff --git a/Misc/NEWS.d/3.8.0b1.rst b/Misc/NEWS.d/3.8.0b1.rst index d083983642..77f57df397 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