]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-95844: Move help_url code to a help module function (GH-129971) (#138484)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 19:14:54 +0000 (21:14 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 19:14:54 +0000 (15:14 -0400)
commitcd8fc3aad33ef8c384281e2378a09fedfb934bfd
tree27a086859ac984206f137f2e6ab24358a40f1c8d
parent2f14d2301361d1a92736749db9581a4a8e6aed55
[3.14] gh-95844: Move help_url code to a help module function (GH-129971) (#138484)

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