Skip to content

Commit 0feb120

Browse files
mvanhornclaude
andcommitted
fix(news): use :gh: instead of :issue: and remove duplicate blurb
Address review feedback from StanFromIreland: - Changed :issue:`145492` to :gh:`145492` (correct syntax for GitHub issues) - Removed duplicate NEWS blurb added by blurb_it Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c4dfad8 commit 0feb120

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Fix infinite recursion in :class:`collections.defaultdict` ``__repr__``
22
when a ``defaultdict`` contains itself. Based on analysis by KowalskiThomas
3-
in :issue:`145492`.
3+
in :gh:`145492`.

Misc/NEWS.d/next/Library/2026-03-09-16-16-09.gh-issue-145492.9BCFju.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)