commit | 5dd8b3d27a2c28c175ea42ecb5ea16ca1412084e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Sep 09 09:33:21 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 09 17:33:21 2020 +0100 |
tree | 6732d10d07eb0cf2d4c4aeaf9da5c1c6091debbc | |
parent | 014b4ef0a175eb26759a3daa363cb230267d6775 [diff] |
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 50478c0..1fd23b7 100644 --- a/Misc/NEWS.d/3.9.0a2.rst +++ b/Misc/NEWS.d/3.9.0a2.rst
@@ -229,7 +229,7 @@ .. -.. bpo: 32949 +.. bpo: 33387 .. date: 2018-03-13-14-46-03 .. nonce: v821M7 .. section: Core and Builtins