From e95a4b279e93ed8bd2a4dab14c9fbd8e8fe360e6 Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Mon, 14 Apr 2014 22:25:24 -0400 Subject: [PATCH] misc.news: Remove trailing whitespace --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index b41332ea96..0bd5d2b490 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -39,7 +39,7 @@ Core and Builtins - Issue #20480: Add ipaddress.reverse_pointer. Patch by Leon Weber. -- Issue #13598: Modify string.Formatter to support auto-numbering of +- Issue #13598: Modify string.Formatter to support auto-numbering of replacement fields. It now matches the behavior of str.format() in this regard. Patches by Phil Elson and Ramchandra Apte. -- 2.50.1