]> granicus.if.org Git - python/commitdiff
Fix bpo number in News file. (GH-14260) (GH-14261)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Jun 2019 10:50:59 +0000 (03:50 -0700)
committerEric V. Smith <ericvsmith@users.noreply.github.com>
Thu, 20 Jun 2019 10:50:59 +0000 (06:50 -0400)
(cherry picked from commit 0c48618cc0d28caf3db191879715e519546857fd)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
Misc/NEWS.d/3.8.0b1.rst

index d083983642e7a0c0e5ef5a1a8eb6cb576f27cc24..77f57df397ac90b3bcf2e77ec2d16d768b7b4630 100644 (file)
@@ -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