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 vstinner
Recipients belopolsky, eric.smith, matrixise, miss-islington, mjsaah, p-ganssle, pablogsal, terry.reedy, thatiparthy, vstinner, xtreak
Date 2019-01-14.10:41:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547462521.59.0.889067811927.issue35066@roundup.psfhosted.org>
In-reply-to
Content
I proposed two different implementations to make time.strftime() more portable, so it seems like it's more complex than what I expected. I merged the datetime change since this one is self-sufficient, so someone can work on a time change on top of it.
History
Date User Action Args
2019-01-14 10:42:03vstinnersetrecipients: + vstinner, terry.reedy, belopolsky, eric.smith, matrixise, thatiparthy, p-ganssle, pablogsal, miss-islington, xtreak, mjsaah
2019-01-14 10:42:01vstinnersetmessageid: <1547462521.59.0.889067811927.issue35066@roundup.psfhosted.org>
2019-01-14 10:41:53vstinnerlinkissue35066 messages
2019-01-14 10:41:53vstinnercreate