[Python-checkins] Tidy NEWS entry.

Ned Deily webhook-mailer at python.org
Tue Dec 5 21:06:45 EST 2017


https://github.com/python/cpython/commit/d4d2b563025747c2e73ed970c633126a5438044e
commit: d4d2b563025747c2e73ed970c633126a5438044e
branch: master
author: Ned Deily <nad at python.org>
committer: Ned Deily <nad at python.org>
date: 2017-12-05T02:45:57-05:00
summary:

Tidy NEWS entry.

files:
M Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst

diff --git a/Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst b/Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst
index b5b6da76d2a..99d4dfd71b5 100644
--- a/Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst
+++ b/Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst
@@ -1,15 +1,8 @@
 Use non-Latin characters in the IDLE's Font settings sample.
-
 Even if one selects a font that defines a limited subset of the unicode
-
 Basic Multilingual Plane, tcl/tk will use other fonts that define a
-
 character.  The expanded example give users of non-Latin characters
-
 a better idea of what they might see in IDLE's shell and editors.
 
-
-
 To make room for the expanded sample, frames on the Font tab are
-
 re-arranged.  The Font/Tabs help explains a bit about the additions.



More information about the Python-checkins mailing list