summaryrefslogtreecommitdiff
path: root/releasenotes/notes/implement-zoneinfo-to-remove-pytz-fba6f70db09ecdb8.yaml
blob: 24c7d7f42e79a410fd949529700d407cafc27430 (plain)
1
2
3
4
5
6
---
other:
  - |
    Implement zoneinfo to allow us to remove pytz's dependency. zoneinfo
    was introduced by python 3.9, and the series 2023.2 (bobcat) set py39
    as the minimal supported runtime, so we are able to remove pytz.