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 miss-islington
Recipients Mariatta, Nathaniel Manista, Steven.Barker, ZackerySpytz, docs@python, miss-islington, mjpieters, peter.otten, r.david.murray
Date 2018-06-02.15:40:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527954003.71.0.592728768989.issue23495@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 949da9e44b4e0d5b32745b91f9582158442b68d1 by Miss Islington (bot) in branch '3.7':
bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316)
https://github.com/python/cpython/commit/949da9e44b4e0d5b32745b91f9582158442b68d1
History
Date User Action Args
2018-06-02 15:40:03miss-islingtonsetrecipients: + miss-islington, mjpieters, peter.otten, r.david.murray, docs@python, Steven.Barker, Nathaniel Manista, Mariatta, ZackerySpytz
2018-06-02 15:40:03miss-islingtonsetmessageid: <1527954003.71.0.592728768989.issue23495@psf.upfronthosting.co.za>
2018-06-02 15:40:03miss-islingtonlinkissue23495 messages
2018-06-02 15:40:03miss-islingtoncreate