]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix incorrect pull GitHub link in What's New (#120045)
authorTrey Hunner <trey@treyhunner.com>
Tue, 4 Jun 2024 16:28:08 +0000 (09:28 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 16:28:08 +0000 (16:28 +0000)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/whatsnew/3.13.rst

index 903de3c04b4a074f838dd5bb30aad8260e3314e2..dfbeadce0eea27e1ab5b7562bf275c82f68fce87 100644 (file)
@@ -1006,7 +1006,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
 --