Skip to content

Commit 9bfb4a7

Browse files
fireattackcsabella
authored andcommitted
Update 3.8.rst (GH-18173)
Fixed the name of the contributor (@selik).
1 parent d23b08f commit 9bfb4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.8.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ csv
725725
The :class:`csv.DictReader` now returns instances of :class:`dict` instead of
726726
a :class:`collections.OrderedDict`. The tool is now faster and uses less
727727
memory while still preserving the field order.
728-
(Contributed by Michael Seek in :issue:`34003`.)
728+
(Contributed by Michael Selik in :issue:`34003`.)
729729

730730

731731
curses

0 commit comments

Comments
 (0)