Pavlo Mikhalchevskyi
Results
1
issues of
Pavlo Mikhalchevskyi
Hi, I've encountered the following bug in the latest version of the `pytz`. version: pytz==2024.2 steps to reproduce: ```python offset = pytz.timezone("CET") print(offset) ``` output:  The offset is +18...