Skip to content

Commit 079dfe0

Browse files
miss-islingtonfireattack
authored andcommitted
Update 3.8.rst (GH-18173) (#18182)
Fixed the name of the contributor (@selik). (cherry picked from commit 9bfb4a7) Co-authored-by: fireattack <[email protected]>
1 parent a5906b2 commit 079dfe0

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
@@ -727,7 +727,7 @@ csv
727727
The :class:`csv.DictReader` now returns instances of :class:`dict` instead of
728728
a :class:`collections.OrderedDict`. The tool is now faster and uses less
729729
memory while still preserving the field order.
730-
(Contributed by Michael Seek in :issue:`34003`.)
730+
(Contributed by Michael Selik in :issue:`34003`.)
731731

732732

733733
curses

0 commit comments

Comments
 (0)