Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix issue number reference
  • Loading branch information
ncoghlan committed Oct 31, 2024
commit 09b023798639d8a1e93010c9bbdfab2963364959
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1657,7 +1657,7 @@ optparse
library, there are aspects of the way ``argparse`` works that
mean the lower level ``optparse`` module may provide a better
foundation for *writing* argument processing libraries.
(Contributed by Alyssa Coghlan in :gh:`126225`.)
(Contributed by Alyssa Coghlan in :gh:`126180`.)


pathlib
Expand Down