https://github.com/python/cpython/commit/ed102a8c5ab9fd4d85f707d5f6d70c5dd638115d
commit: ed102a8c5ab9fd4d85f707d5f6d70c5dd638115d
branch: 3.13
author: Terry Jan Reedy <[email protected]>
committer: terryjreedy <[email protected]>
date: 2026-01-23T22:16:21-05:00
summary:

[3.13] gh-135142: Initial 3.15 News3.txt entries (GH-144200) (#144202)

(cherry picked from commit 29f1e778faaa31479e4ef84e2fb37a7a53984550)

files:
M Lib/idlelib/News3.txt

diff --git a/Lib/idlelib/News3.txt b/Lib/idlelib/News3.txt
index daff5bf0038a15..10ed90cd6b56d2 100644
--- a/Lib/idlelib/News3.txt
+++ b/Lib/idlelib/News3.txt
@@ -4,6 +4,9 @@ Released after 2024-10-07
 =========================
 
 
+gh-143774: Better explain the operation of Format / Format Paragraph.
+Patch by Terry J. Reedy.
+
 gh-129873: Simplify displaying the IDLE doc by only copying the text
 section of idle.html to idlelib/help.html. Patch by Stan Ulbrych.
 

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to