summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d46a2ee..5dfa63c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -3500,8 +3500,8 @@ Tools/Demos
- Issue #17028: Allowed Python arguments to be supplied to the Windows
launcher.
-- Issue #17156: pygettext.py now uses an encoding of source file and correctly
- writes and escapes non-ascii characters.
+- Issue #17156: pygettext.py now detects the encoding of source files and
+ correctly writes and escapes non-ascii characters.
- Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. Now
pindent.py works with a "with" statement. pindent.py no longer produces