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 lukasz.langa
Recipients Mariatta, NRGunby, docs@python, josh.r, lukasz.langa, sanketdg
Date 2017-05-23.05:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495517224.88.0.55213349467.issue21056@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6ef0882303cff24c58785bb1082250088266886d by Łukasz Langa (Mariatta) in branch '3.6':
[3.6] bpo-21056: Document return type of next method of csv reader (GH-146) (#1749)
https://github.com/python/cpython/commit/6ef0882303cff24c58785bb1082250088266886d
History
Date User Action Args
2017-05-23 05:27:04lukasz.langasetrecipients: + lukasz.langa, docs@python, josh.r, NRGunby, Mariatta, sanketdg
2017-05-23 05:27:04lukasz.langasetmessageid: <1495517224.88.0.55213349467.issue21056@psf.upfronthosting.co.za>
2017-05-23 05:27:04lukasz.langalinkissue21056 messages
2017-05-23 05:27:04lukasz.langacreate