]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-69001: Convert links to more usable buttons (#129591)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 20 Feb 2025 08:30:57 +0000 (08:30 +0000)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 08:30:57 +0000 (08:30 +0000)
commited831b95a231ef949da13a261b40ee1ea0e126d7
treeacae120d87c4a02a6a4492b1490249f10638db25
parent47ace539950fb675d5968736348f0d724ba199f0
gh-69001: Convert links to more usable buttons (#129591)

In Lib/idlelib/help_about.py, there are 2 links that are not underlined or colored, hence hard to tell that clicking works.  All buttons might get converted to colored and underlined links in the future.
---------

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