]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-95844: Move help_url code to a help module function (GH-129971) (#138485)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 3 Sep 2025 21:49:29 +0000 (23:49 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 21:49:29 +0000 (21:49 +0000)
commitb5017de2e79b747fd8d24c3ee4bf3e36aa69dfb2
tree1f98fd8dddfbbd57240b3fe1653eb4307efa5dcf
parent0dcff3d9ce2ebf13a04ba3f2aeaf37ad3e04ff3e
[3.13] gh-95844: Move help_url code to a help module function (GH-129971) (#138485)

gh-95844: Move help_url code to a help module function (GH-129971)

---------
(cherry picked from commit 3b4cd885634abc029b409cb566e8d9a530d061f8)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/editor.py
Lib/idlelib/help.py