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
pegen
pgen
Python.asdl -rw-r--r-- 5.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.7 KB
asdl_c.py -rwxr-xr-x 48.0 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.7 KB
myreadline.c -rw-r--r-- 10.6 KB
node.c -rw-r--r-- 5.1 KB
parser.c -rw-r--r-- 12.4 KB
parser.h -rw-r--r-- 1.4 KB
parsetok.c -rw-r--r-- 14.0 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 57.0 KB
tokenizer.h -rw-r--r-- 3.8 KB

back to top