• 
      

    Remove pytz.

    Review Request #14831 — Created Feb. 19, 2026 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    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.

    Commits

    Files