]> 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:51 +0000 (17:47 -0800)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 01:47:51 +0000 (17:47 -0800)
commit7dee93c2d223a080f410f6901987e9d363743471
tree87b1397b91c16158b940508c132e9fb897dbf4c5
parente5e1441d41907f92cc3bb5de675a2c519068173d
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]