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 p-ganssle
Recipients Roger.Caldwell, belopolsky, cheryl.sabella, eric.smith, georg.brandl, harman786, p-ganssle, r.david.murray, vstinner, ztane
Date 2019-09-12.10:22:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568283753.28.0.678386493405.issue13927@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d32bf1ef23c9e468b2e8afab3c24e7a2047ac36 by Paul Ganssle (Harmandeep Singh) in branch 'master':
bpo-13927: time.ctime and time.asctime return string explantion (GH-11303)
https://github.com/python/cpython/commit/2d32bf1ef23c9e468b2e8afab3c24e7a2047ac36
History
Date User Action Args
2019-09-12 10:22:33p-gansslesetrecipients: + p-ganssle, georg.brandl, belopolsky, vstinner, eric.smith, r.david.murray, Roger.Caldwell, ztane, harman786, cheryl.sabella
2019-09-12 10:22:33p-gansslesetmessageid: <1568283753.28.0.678386493405.issue13927@roundup.psfhosted.org>
2019-09-12 10:22:33p-gansslelinkissue13927 messages
2019-09-12 10:22:33p-gansslecreate