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.

作者 Alexander.Belopolsky
收信人 Alexander.Belopolsky, aht, amaury.forgeotdarc, djc, hodgestar, pr0gg3d, zooko
日期 2010-04-26.18:00:08
SpamBayes Score 1.2034965e-06
Marked as misclassified
Message-id <1272304811.27.0.00387279324659.issue6280@psf.upfronthosting.co.za>
In-reply-to
内容
Some more comments:

- Documentation needs a "versionadded" entry.

- A fate of calendar.timegm() needs to be decided.  If the decision is to deprecate it, deprecation warning need to be added to calendar module and docs updated accordingly.   Given that as implemented, time.timegm() is not a drop-in replacement for calendar.timegm(), deprecation may not be appropriate, it which case the difference between the two functions should probably be explained in the docs.
历史
日期 用户 动作 参数
2010-04-26 18:00:11Alexander.Belopolsky修改recipients: + Alexander.Belopolsky, zooko, amaury.forgeotdarc, djc, hodgestar, pr0gg3d, aht
2010-04-26 18:00:11Alexander.Belopolsky修改messageid: <1272304811.27.0.00387279324659.issue6280@psf.upfronthosting.co.za>
2010-04-26 18:00:09Alexander.Belopolsky链接issue6280 messages
2010-04-26 18:00:08Alexander.Belopolsky创建