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 python-dev
Recipients berker.peksag, mark.dickinson, python-dev, rhettinger, terry.reedy
Date 2016-02-28.07:35:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160228073501.30278.88777@psf.io>
In-reply-to
Content
New changeset d3ac0214b7b8 by Raymond Hettinger in branch '2.7':
Issue 13573: Document that csv.writer uses str() for floats instead of repr().
https://hg.python.org/cpython/rev/d3ac0214b7b8
History
Date User Action Args
2016-02-28 07:35:04python-devsetrecipients: + python-dev, rhettinger, terry.reedy, mark.dickinson, berker.peksag
2016-02-28 07:35:04python-devlinkissue13573 messages
2016-02-28 07:35:04python-devcreate