From: Mark Shannon Date: Tue, 8 Sep 2020 16:47:14 +0000 (+0100) Subject: Fix incorrect bpo number in change notes. (GH-22151) X-Git-Tag: v3.10.0a1~150 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2de50f26008deb29ba04f7ad7c79e451d5aebba8;p=thirdparty%2FPython%2Fcpython.git Fix incorrect bpo number in change notes. (GH-22151) --- 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