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 acucci
Recipients SilentGhost, acucci, belopolsky, berker.peksag, cvrebert, elixir, ezio.melotti, gvanrossum, jerry.elmore, lemburg, martin.panter, matrixise, r.david.murray, skip.montanaro, terry.reedy, tim.peters, vstinner
Date 2015-12-20.12:25:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450614335.86.0.0949909220805.issue19475@psf.upfronthosting.co.za>
In-reply-to
Content
Uploaded a new patch. 

This time I ran tests using:
$ ./python -m test -v test_datetime

and got no errors.

I've written the c docstring, updated docs, and rewrote _format_time function.

I know it's boring review this another time, but I'm doing my best.

Thanks to all.
History
Date User Action Args
2015-12-20 12:25:36acuccisetrecipients: + acucci, lemburg, gvanrossum, tim.peters, skip.montanaro, terry.reedy, belopolsky, vstinner, ezio.melotti, r.david.murray, cvrebert, SilentGhost, berker.peksag, martin.panter, matrixise, elixir, jerry.elmore
2015-12-20 12:25:35acuccisetmessageid: <1450614335.86.0.0949909220805.issue19475@psf.upfronthosting.co.za>
2015-12-20 12:25:35acuccilinkissue19475 messages
2015-12-20 12:25:35acuccicreate