https://github.com/python/cpython/commit/98032d75018de029ff40291034ec5f2301f51fdd
commit: 98032d75018de029ff40291034ec5f2301f51fdd
branch: 3.15
author: Jelle Zijlstra <[email protected]>
committer: hugovk <[email protected]>
date: 2026-09-10T19:25:17+03:00
summary:

[3.15] gh-150994: remove duplicate NEWS entry (#157249)

files:
M Misc/NEWS.d/3.15.0b4.rst

diff --git a/Misc/NEWS.d/3.15.0b4.rst b/Misc/NEWS.d/3.15.0b4.rst
index ebe9b3cc9e2941..939a329c445ede 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

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to