This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mariatta
Recipients Mariatta, Nathaniel Manista, Steven.Barker, ZackerySpytz, docs@python, mjpieters, peter.otten, r.david.murray
Date 2018-06-02.15:02:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527951738.87.0.592728768989.issue23495@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a801cf164be7c62b6a6dba47ff91d6c3edb67729 by Mariatta (Zackery Spytz) in branch 'master':
bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316)
https://github.com/python/cpython/commit/a801cf164be7c62b6a6dba47ff91d6c3edb67729
History
Date User Action Args
2018-06-02 15:02:19Mariattasetrecipients: + Mariatta, mjpieters, peter.otten, r.david.murray, docs@python, Steven.Barker, Nathaniel Manista, ZackerySpytz
2018-06-02 15:02:18Mariattasetmessageid: <1527951738.87.0.592728768989.issue23495@psf.upfronthosting.co.za>
2018-06-02 15:02:18Mariattalinkissue23495 messages
2018-06-02 15:02:18Mariattacreate