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 belopolsky
Recipients SilentGhost, acucci, belopolsky, berker.peksag, cvrebert, ezio.melotti, gvanrossum, jerry.elmore, lemburg, martin.panter, matrixise, terry.reedy, tim.peters, vstinner
Date 2016-03-01.20:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456863758.36.0.457375794446.issue19475@psf.upfronthosting.co.za>
In-reply-to
Content
Another argument for truncation is that this is what GNU date does:

$ date --iso-8601=seconds --date="2016-03-01 15:00:00.999"
2016-03-01T15:00:00-0500
History
Date User Action Args
2016-03-01 20:22:38belopolskysetrecipients: + belopolsky, lemburg, gvanrossum, tim.peters, terry.reedy, vstinner, ezio.melotti, cvrebert, SilentGhost, berker.peksag, martin.panter, matrixise, jerry.elmore, acucci
2016-03-01 20:22:38belopolskysetmessageid: <1456863758.36.0.457375794446.issue19475@psf.upfronthosting.co.za>
2016-03-01 20:22:38belopolskylinkissue19475 messages
2016-03-01 20:22:38belopolskycreate