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