]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] Fix incorrect pull GitHub link in What's New (GH-120045) (#120052)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Jun 2024 17:06:14 +0000 (19:06 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 17:06:14 +0000 (11:06 -0600)
Co-authored-by: Trey Hunner <trey@treyhunner.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/whatsnew/3.13.rst

index 779388a97304b7759274bdc41f6233b8ffe2c0db..e655710e083bbc863b3b3b8fec5a3cc9bd7876be 100644 (file)
@@ -994,7 +994,7 @@ random
 ------
 
 * Add a :ref:`command-line interface <random-cli>`.
-  (Contributed by Hugo van Kemenade in :gh:`54321`.)
+  (Contributed by Hugo van Kemenade in :gh:`118131`.)
 
 re
 --