]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46591: Make About IDLE doc link label clickable (GH-30251)
authorWes <5124946+wesinator@users.noreply.github.com>
Wed, 2 Feb 2022 01:20:23 +0000 (20:20 -0500)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 01:20:23 +0000 (20:20 -0500)
commit53c78080573b3bae4c4e782b9f47dce48aac9688
tree1e7cd96f4380d9c16008a860b76413d31fa62b4b
parent89b13042fcfc95bae21a49806a205ef62f1cdd73
bpo-46591: Make About IDLE doc link label clickable (GH-30251)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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]