From 6d7af5610a755949dc51e407540e3350234c2191 Mon Sep 17 00:00:00 2001 From: "Eric V. Smith" Date: Thu, 20 Jun 2019 04:09:51 -0400 Subject: [PATCH] Fix bpo number in News file. --- Misc/NEWS.d/3.8.0b1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/3.8.0b1.rst b/Misc/NEWS.d/3.8.0b1.rst index d083983642e7a0..77f57df397ac90 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