summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2013-12-24 15:46:44 (GMT)
committerR David Murray <rdmurray@bitdance.com>2013-12-24 15:46:44 (GMT)
commit72420ff3ce08090c51c99ddb1a3159b195d36bf5 (patch)
tree1818a81f17d1823845c17c849e55349931df3a2d /Misc/NEWS
parent347f9c745707e5d55d261434c4c4affc3bbb4c85 (diff)
downloadcpython-72420ff3ce08090c51c99ddb1a3159b195d36bf5.zip
cpython-72420ff3ce08090c51c99ddb1a3159b195d36bf5.tar.gz
cpython-72420ff3ce08090c51c99ddb1a3159b195d36bf5.tar.bz2
Mention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry.
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