]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
IDLE: Fix docs URL in the About window (GH-28417)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 31 Jul 2022 21:09:11 +0000 (14:09 -0700)
committerGitHub <noreply@github.com>
Sun, 31 Jul 2022 21:09:11 +0000 (14:09 -0700)
commit03fed0ade40af6877ed0d8289c05c46e985b66ec
tree76576755daf076a841607edc6a9789562719cc47
parentae2496245774fd196948f61a064dd2c5410ed34f
IDLE: Fix docs URL in the About window (GH-28417)

(cherry picked from commit 0f17a754d925345d67beff18897d86780436c506)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/idlelib/help_about.py