]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46591: Make About IDLE doc link label clickable (GH-30251)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 2 Feb 2022 01:47:09 +0000 (17:47 -0800)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 01:47:09 +0000 (17:47 -0800)
commita1869e385b17bfdfe8d9850047f5b2dbb88e58fa
tree55e32ca34e0eb2bd1b4664897f42a8dd6b851e44
parente4a6e549027b33bbe87f49fcfccc880243e49834
bpo-46591: Make About IDLE doc link label clickable (GH-30251)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 53c78080573b3bae4c4e782b9f47dce48aac9688)

Co-authored-by: Wes <5124946+wesinator@users.noreply.github.com>
Lib/idlelib/NEWS.txt
Lib/idlelib/help_about.py
Lib/idlelib/idle_test/htest.py
Misc/NEWS.d/next/Library/2022-01-31-15-40-38.bpo-46591.prBD1M.rst [new file with mode: 0644]