From b28de01992fb2f1ab5c210157f719f74d3ea015a Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Wed, 18 Mar 2015 09:59:33 +1300 Subject: Fix patch attribution for issue 18983. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index dcc988f..328b8d5 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -19,7 +19,7 @@ Library ------- - Issue #18983: Allow selection of output units in timeit. - Patch by Serhiy Storchaka. + Patch by Julian Gindi. - Issue #23631: Fix traceback.format_list when a traceback has been mutated. -- cgit v0.12