From 21ac013d3c3323108a81666f810b6976c578b8e9 Mon Sep 17 00:00:00 2001 From: Yzi-Li <204532581+Yzi-Li@users.noreply.github.com> Date: Sat, 23 Aug 2025 23:35:14 +0800 Subject: [PATCH 1/3] Incorrect copyright link --- Lib/idlelib/HISTORY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/idlelib/HISTORY.txt b/Lib/idlelib/HISTORY.txt index a601b25b5f838f..899990e3d79da3 100644 --- a/Lib/idlelib/HISTORY.txt +++ b/Lib/idlelib/HISTORY.txt @@ -164,7 +164,7 @@ with Python 1.5.2; you can drop this version on top of it.) COPYRIGHT IDLE is covered by the standard Python copyright notice -(http://www.python.org/doc/Copyright.html). +(https://www.python.org/doc/copyright). New in IDLE 0.5 (2/15/2000) From f27d91339654a47a713a287e666367762b670f8b Mon Sep 17 00:00:00 2001 From: Yzi-Li <204532581+Yzi-Li@users.noreply.github.com> Date: Sun, 24 Aug 2025 08:20:34 +0800 Subject: [PATCH 2/3] history from 1.5.2 to 2.1 --- Lib/idlelib/HISTORY.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Lib/idlelib/HISTORY.txt b/Lib/idlelib/HISTORY.txt index 899990e3d79da3..6e52f90fbe44db 100644 --- a/Lib/idlelib/HISTORY.txt +++ b/Lib/idlelib/HISTORY.txt @@ -1,5 +1,5 @@ -IDLE History -============ +IDLE History from Python 1.5.2 to 2.1 +===================================== This file contains the release messages for previous IDLE releases. As you read on you go back to the dark ages of IDLE's history. From df2dc625c18da0e50472d40751d8c5265f8929c2 Mon Sep 17 00:00:00 2001 From: Yzi-Li <204532581+Yzi-Li@users.noreply.github.com> Date: Mon, 25 Aug 2025 07:57:21 +0800 Subject: [PATCH 3/3] remove link --- Lib/idlelib/HISTORY.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Lib/idlelib/HISTORY.txt b/Lib/idlelib/HISTORY.txt index 6e52f90fbe44db..8bd4e890260de4 100644 --- a/Lib/idlelib/HISTORY.txt +++ b/Lib/idlelib/HISTORY.txt @@ -59,8 +59,8 @@ IDLEfork 0.7.1 - 29 May 2000 get to keep both pieces. - If you have problems or suggestions, you should either contact me or post to - the list at http://www.python.org/mailman/listinfo/idle-dev (making it clear - that you are using this modified version of IDLE). + the idle-dev mailing list (making it clear that you are using this modified + version of IDLE). - Changes: