From ac8b868f3c28845de94292a7339ee976f37406cf Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Thu, 26 Jun 2025 22:42:29 +0200 Subject: [PATCH] [3.13] IDLE: Update NEWS2x.txt with 2.7.0 release date (GH-129908) (#136000) IDLE: Update NEWS2x.txt with 2.7.0 release date (GH-129908) (cherry picked from commit 642e5dfc74310d15bb81f8e94167590380a5fbfb) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> --- Lib/idlelib/NEWS2x.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/idlelib/NEWS2x.txt b/Lib/idlelib/NEWS2x.txt index 6751ca5f111b..3721193007e5 100644 --- a/Lib/idlelib/NEWS2x.txt +++ b/Lib/idlelib/NEWS2x.txt @@ -1,6 +1,6 @@ What's New in IDLE 2.7? (Merged into 3.1 before 2.7 release.) ======================= -*Release date: XX-XXX-2010* +*Release date: 03-Jul-2010* - idle.py modified and simplified to better support developing experimental versions of IDLE which are not installed in the standard location. -- 2.47.3