[Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement

Alexander Belopolsky alexander.belopolsky at gmail.com
Sat Sep 12 05:11:17 CEST 2015


On Fri, Sep 11, 2015 at 11:03 PM, Tim Peters <tim.peters at gmail.com> wrote:

> > then what exactly would a value landing near the
> > "fall back" transition have given for fold? fold=1 but EDT?
>
> As above, pytz is in its own world here.  It doesn't need `fold`
> because it has its own hack for disambiguating local times in a fold.


But I consider it as an imperative that pytz's hack continues to work in
the post-PEP 495 world.  Fortunately, this is not a hard requirement to
satisfy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150911/1fef0cf9/attachment.html>


More information about the Python-Dev mailing list