From 9bfb4a7061a3bc4fc5632bccfdf9ed61f62679f7 Mon Sep 17 00:00:00 2001 From: fireattack Date: Sat, 25 Jan 2020 09:08:13 -0600 Subject: Update 3.8.rst (GH-18173) Fixed the name of the contributor (@selik). --- Doc/whatsnew/3.8.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.8.rst b/Doc/whatsnew/3.8.rst index 0927a96..fabc1c5 100644 --- a/Doc/whatsnew/3.8.rst +++ b/Doc/whatsnew/3.8.rst @@ -725,7 +725,7 @@ csv The :class:`csv.DictReader` now returns instances of :class:`dict` instead of a :class:`collections.OrderedDict`. The tool is now faster and uses less memory while still preserving the field order. -(Contributed by Michael Seek in :issue:`34003`.) +(Contributed by Michael Selik in :issue:`34003`.) curses -- cgit v0.12