From 8c73a47e9a1da77ba6e2edbd4e907147fb78425d Mon Sep 17 00:00:00 2001 From: Jelle Zijlstra Date: Wed, 9 Sep 2026 19:21:39 -0700 Subject: [PATCH] [3.15] gh-150994: remove duplicate NEWS entry (GH-157248) (cherry picked from commit f715d25a8f0f0d57ecd2ae0dfe56c2ee01752733) Co-authored-by: Jelle Zijlstra --- Misc/NEWS.d/3.15.0b4.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Misc/NEWS.d/3.15.0b4.rst b/Misc/NEWS.d/3.15.0b4.rst index ebe9b3cc9e29416..939a329c445ede1 100644 --- a/Misc/NEWS.d/3.15.0b4.rst +++ b/Misc/NEWS.d/3.15.0b4.rst @@ -1213,15 +1213,6 @@ are no longer replaced with a generic :exc:`TypeError`. .. -.. date: 2026-06-11-06-56-31 -.. gh-issue: 150994 -.. nonce: gd1wVw -.. section: Library - -Make type annotations in the private ``_colorize`` module resolvable. - -.. - .. date: 2026-06-06-06-29-17 .. gh-issue: 150994 .. nonce: I2119M