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 serhiy.storchaka
Recipients Decorater, belopolsky, docs@python, serhiy.storchaka
Date 2017-03-21.06:35:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490078104.29.0.088529642467.issue29866@psf.upfronthosting.co.za>
In-reply-to
Content
In most cases you needed localized version. And I doubt that it makes much sense to output seconds seconds when the difference is larger than a year. Often you need to use other units for quantizations, e.g. "1 1/4 hours ago" as on this tracker.

This function doesn't look enough general for including in the stdlib.
History
Date User Action Args
2017-03-21 06:35:04serhiy.storchakasetrecipients: + serhiy.storchaka, belopolsky, docs@python, Decorater
2017-03-21 06:35:04serhiy.storchakasetmessageid: <1490078104.29.0.088529642467.issue29866@psf.upfronthosting.co.za>
2017-03-21 06:35:04serhiy.storchakalinkissue29866 messages
2017-03-21 06:35:03serhiy.storchakacreate