Re: python-tz and the timezone saga

2021-10-03 Thread Alastair McKinstry
On 30/09/2021, 18:00, "Daniel Baumann" wrote: On 9/30/21 10:50, Alastair McKinstry wrote: > Are any other packages in the same situation ? In pytzdata, I've removed the embedded copy in order to use the system copy (= tzdata) of the zoneinfo files. Sensible, I think. There is

Re: python-tz and the timezone saga

2021-09-30 Thread Daniel Baumann
On 9/30/21 10:50, Alastair McKinstry wrote: Are any other packages in the same situation ? In pytzdata, I've removed the embedded copy in order to use the system copy (= tzdata) of the zoneinfo files. Regards, Daniel