Remove pytz.
Review Request #14831 — Created Feb. 19, 2026 and submitted
This change updates the Review Board codebase to use standard-library
timezone APIs instead of pytz.While in here, I've also updated the timezone names in some tests to use
the modern "America/Los_Angeles" instead of the outdated "US/Pacific".
A number of new linux distros are no longer shipping the legacy US/*
tzinfo files by default, which causes this to break.
Ran unit tests.
| Summary | ID |
|---|---|
| qsxyuvurpqkxzrznkmpwpqysvkovtplm |
| Description | From | Last Updated |
|---|---|---|
|
Do we have to worry about a linux distro potentially not having the modern "America/Los_Angeles" tzinfo? |
|