]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-86206: Change IDLE splash line (GH-129698) (#129717)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Feb 2025 08:20:05 +0000 (09:20 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 08:20:05 +0000 (03:20 -0500)
commit431fda202df8192ac0ca685a92b3affadeb2ebb9
tree2f8719204191507b7d7e3607506f74fbc9c3e7b1
parent825c6e4dd7804b8b4c65a7477e694c2642360823
[3.13] gh-86206: Change IDLE splash line (GH-129698) (#129717)

Replace references to boilerplate files available in About IDLE and instead suggest clicking Help menu.

(cherry picked from commit d83a8a26f5e321b26bec59f5fd47c9c46c16ab12)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/pyshell.py