Staging
v0.5.1
https://github.com/python/cpython
Revision e527ec8abe0849e784ce100f53c2736986b670ae authored by Paul Ganssle on 18 May 2020, 01:55:11 UTC, committed by GitHub on 18 May 2020, 01:55:11 UTC
This was not specified in the PEP, but it will likely be a frequently requested feature if it's not included.

This includes only the "canonical" zones, not a simple listing of every valid value of `key` that can be passed to `Zoneinfo`, because it seems likely that that's what people will want.
1 parent 9681953
History
Tip revision: e527ec8abe0849e784ce100f53c2736986b670ae authored by Paul Ganssle on 18 May 2020, 01:55:11 UTC
bpo-40536: Add zoneinfo.available_timezones (GH-20158)
Tip revision: e527ec8
File Mode Size
parse.c -rw-r--r-- 490.8 KB
parse_string.c -rw-r--r-- 46.6 KB
parse_string.h -rw-r--r-- 1.8 KB
peg_api.c -rw-r--r-- 1.6 KB
pegen.c -rw-r--r-- 55.7 KB
pegen.h -rw-r--r-- 8.5 KB

back to top