➜

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.

作者 belopolsky
收信人 Fergus.Noble, belopolsky, benjamin.peterson, jamesh, mark.dickinson, tim.peters, vstinner
日期 2015-09-29.16:30:24
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1443544224.73.0.396560090505.issue5288@psf.upfronthosting.co.za>
In-reply-to
内容
In my PEP 495 work (see issue 24773,) I relaxed the offset checks to allow any integer number of *seconds*.  This was necessary to support all timezones in the Olson database.

With respect to string representation of such offset, I would like to bring up issue 24954.  We don't even have support for printing regular offsets in ISO format.
历史
日期 用户 动作 参数
2015-09-29 16:30:24belopolsky修改recipients: + belopolsky, tim.peters, jamesh, mark.dickinson, vstinner, benjamin.peterson, Fergus.Noble
2015-09-29 16:30:24belopolsky修改messageid: <1443544224.73.0.396560090505.issue5288@psf.upfronthosting.co.za>
2015-09-29 16:30:24belopolsky链接issue5288 messages
2015-09-29 16:30:24belopolsky创建