Skip to content

Commit fd1cd64

Browse files
Add GH number to whatsnew
1 parent 0763efb commit fd1cd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ Deprecated
423423
* :mod:`argparse`:
424424
Passing the prefix_chars_ parameter to :meth:`ArgumentParser.add_argument_group`
425425
is now deprecated.
426-
(Contributed by Savannah Ostrowski in :gh:`xxxx`.)
426+
(Contributed by Savannah Ostrowski in :gh:`125563`.)
427427

428428
* :mod:`asyncio`:
429429
:func:`!asyncio.iscoroutinefunction` is deprecated

0 commit comments

Comments
 (0)