From 46462f3fb3f045f1fec779ba5f9e88dbc3690ef5 Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Sun, 5 Sep 2010 00:36:26 +0000 Subject: [PATCH] Typo --- Misc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 5d3656066e..8cc30a0e7a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,4 +1,4 @@ -+++++++++++ ++++++++++++ Python News +++++++++++ @@ -33,7 +33,7 @@ Core and Builtins properly. Patch by Stefan Behnel. - Issue #5553: The Py_LOCAL_INLINE macro now results in inlining on - most platforms. Previously, it online inlined when using Microsoft + most platforms. Previously, it inlined when using Microsoft Visual C. - Issue #9712: Fix tokenize on identifiers that start with non-ascii names. -- 2.49.0