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.

作者 oric
收信人 aht, amaury.forgeotdarc, belopolsky, djc, hodgestar, jcea, mark.dickinson, oric, pr0gg3d, zooko
日期 2018-06-19.13:50:33
SpamBayes Score -1.0
Marked as misclassified
Message-id <1529416233.81.0.56676864532.issue6280@psf.upfronthosting.co.za>
In-reply-to
内容
Please don't name it timegm which is such a stupid name (why not mgemit!).

I knows it comes from history but history had timelocal which has been replaced by mktime (and python has mktime and not timelocal) so please, call it mkgmtime

time.mkgmtime()

I think it would make things more clear.
历史
日期 用户 动作 参数
2018-06-19 13:50:34oric修改recipients: + oric, jcea, zooko, amaury.forgeotdarc, mark.dickinson, belopolsky, djc, hodgestar, pr0gg3d, aht
2018-06-19 13:50:33oric修改messageid: <1529416233.81.0.56676864532.issue6280@psf.upfronthosting.co.za>
2018-06-19 13:50:33oric链接issue6280 messages
2018-06-19 13:50:33oric创建