Skip to content

Commit 09b0237

Browse files
committed
Fix issue number reference
1 parent 0971780 commit 09b0237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1657,7 +1657,7 @@ optparse
16571657
library, there are aspects of the way ``argparse`` works that
16581658
mean the lower level ``optparse`` module may provide a better
16591659
foundation for *writing* argument processing libraries.
1660-
(Contributed by Alyssa Coghlan in :gh:`126225`.)
1660+
(Contributed by Alyssa Coghlan in :gh:`126180`.)
16611661

16621662

16631663
pathlib

0 commit comments

Comments
 (0)