]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
IDLE: Update NEWS2x.txt with 2.7.0 release date (#129908)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 26 Jun 2025 20:20:07 +0000 (21:20 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Jun 2025 20:20:07 +0000 (16:20 -0400)
Lib/idlelib/NEWS2x.txt

index 6751ca5f111b187b090c91eaf3279a9187361b10..3721193007e59b744ea4c542e82b04272c5d4eb0 100644 (file)
@@ -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.