Hi all,

It seems like discussion on PEP 615 has mostly petered off. The last
remaining unresolved issue didn't get any comments, which was whether
the module should be called "zoneinfo" or put somewhere in the
"datetime" hierarchy, so I've gone ahead and moved that into "rejected
ideas" in this PR <https://github.com/python/peps/pull/1347>.

I have been sort of hoping to get this accepted either between Sunday,
April 5th - specifically between 2 AM and 4AM or 13:00 and 17:30 UTC -
since those times represent ambiguous or imaginary times somewhere on
earth (mostly in Australia/New Zealand/Pacific Islands), so I am
planning on submitting this to the steering council as soon as possible
and hoping that I've given them enough notice to look at it.

If anyone else was planning on commenting, please do head over to the
discourse ASAP.

Thanks!
Paul

On 3/1/20 9:25 AM, Paul Ganssle wrote:
>
> Greetings!
>
> Last year at the Language Summit, I proposed to add additional
> concrete time zones to the standard library
> <https://pyfound.blogspot.com/2019/05/paul-ganssle-time-zones-in-standard.html>
> . After much work and much more procrastination, I now have now put
> together my first proposal: support for the IANA time zone database
> <https://www.iana.org/time-zones> (also called tz, zoneinfo or the
> Olson database; Wikipedia <https://en.wikipedia.org/wiki/Tz_database>
> ). Last week, I submitted it for consideration as PEP 615
> <https://www.python.org/dev/peps/pep-0615/>.
>
> I originally posted it on the discourse last week, and advertised the
> discussion on some interest-group-specific fora (tz mailing list,
> datetime-SIG mailing list), but I think it is ready to be advertised
> to a wider forum, so I am posting it here for your consideration.
> Please direct comments to the discourse thread, so that the discussion
> can be as centralized as possible: https://discuss.python.org/t/3468
> <https://discuss.python.org/t/pep-615-support-for-the-iana-time-zone-database-in-the-standard-library/3468>.
>
> Links for easy access:
> PEP 615: https://www.python.org/dev/peps/pep-0615/
> Reference implementation: https://github.com/pganssle/zoneinfo
> tzdata repo: https://github.com/pganssle/tzdata
>
> Thanks!
> Paul
>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/UVLDWFEQAOECZ7HZTZ3CPJWAD5OTYTRQ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to