From 71d73900ebd4a93a64dae9d2fbef4337fa975e66 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Tue, 29 Dec 2020 03:52:12 -0800 Subject: [PATCH] bpo-16396: fix BPO number in changelog (GH-23951) (GH-23956) Automerge-Triggered-By: GH:jaraco (cherry picked from commit 7865f516f313bd31ca48ee1fdae2a80add2293b6) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com> --- Misc/NEWS.d/3.9.1rc1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/3.9.1rc1.rst b/Misc/NEWS.d/3.9.1rc1.rst index ac4bf36f5c2..51edf2fed7e 100644 --- a/Misc/NEWS.d/3.9.1rc1.rst +++ b/Misc/NEWS.d/3.9.1rc1.rst @@ -475,7 +475,7 @@ compression header. .. -.. bpo: 16936 +.. bpo: 16396 .. date: 2020-07-08-09-45-00 .. nonce: z8o8Pn .. section: Library