]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95844: Move help_url code to a help module function (#129971)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Wed, 3 Sep 2025 21:27:12 +0000 (22:27 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 21:27:12 +0000 (21:27 +0000)
commit3b4cd885634abc029b409cb566e8d9a530d061f8
tree556dd174dc8fd05dcd3863737a622cfcb2c51d5b
parentb94ee048f3008016faab38a1e45e473142497169
gh-95844: Move help_url code to a help module function (#129971)

---------

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/editor.py
Lib/idlelib/help.py