https://github.com/python/cpython/commit/f715d25a8f0f0d57ecd2ae0dfe56c2ee01752733 commit: f715d25a8f0f0d57ecd2ae0dfe56c2ee01752733 branch: main author: Jelle Zijlstra <[email protected]> committer: JelleZijlstra <[email protected]> date: 2026-09-10T02:21:39Z summary:
gh-150994: remove duplicate NEWS entry (#157248) files: D Misc/NEWS.d/next/Library/2026-06-11-06-56-31.gh-issue-150994.gd1wVw.rst diff --git a/Misc/NEWS.d/next/Library/2026-06-11-06-56-31.gh-issue-150994.gd1wVw.rst b/Misc/NEWS.d/next/Library/2026-06-11-06-56-31.gh-issue-150994.gd1wVw.rst deleted file mode 100644 index 005a1d99b766dc..00000000000000 --- a/Misc/NEWS.d/next/Library/2026-06-11-06-56-31.gh-issue-150994.gd1wVw.rst +++ /dev/null @@ -1 +0,0 @@ -Make type annotations in the private ``_colorize`` module resolvable. _______________________________________________ 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]
