Update 3.8.rst (GH-18173) (#18182)
Fixed the name of the contributor (@selik).
(cherry picked from commit 9bfb4a7061
)
Co-authored-by: fireattack <human.peng@gmail.com>
This commit is contained in:
parent
a5906b2bfc
commit
079dfe082a
|
@ -727,7 +727,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
|
||||
|
|
Loading…
Reference in New Issue