From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 9 Sep 2020 16:33:21 +0000 (-0700) Subject: Fix incorrect bpo number in change notes. (GH-22151) (#22174) X-Git-Tag: v3.9.0rc2~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5dd8b3d27a2c28c175ea42ecb5ea16ca1412084e;p=thirdparty%2FPython%2Fcpython.git Fix incorrect bpo number in change notes. (GH-22151) (#22174) --- diff --git a/Misc/NEWS.d/3.9.0a2.rst b/Misc/NEWS.d/3.9.0a2.rst index 50478c08e901..1fd23b763e2a 100644 --- a/Misc/NEWS.d/3.9.0a2.rst +++ b/Misc/NEWS.d/3.9.0a2.rst @@ -229,7 +229,7 @@ coroutine of an asynchronous generator. .. -.. bpo: 32949 +.. bpo: 33387 .. date: 2018-03-13-14-46-03 .. nonce: v821M7 .. section: Core and Builtins