Skip to content

refactor: Replace pytz with stdlib zoneinfo and drop Python 3.7–3.9#654

Open
Anush008 wants to merge 1 commit intodbader:masterfrom
Anush008:use-zoneinfo
Open

refactor: Replace pytz with stdlib zoneinfo and drop Python 3.7–3.9#654
Anush008 wants to merge 1 commit intodbader:masterfrom
Anush008:use-zoneinfo

Conversation

@Anush008
Copy link
Copy Markdown

@Anush008 Anush008 commented Mar 30, 2026

  • Bumps minimum Python version to 3.10, removing EOL versions 3.7, 3.8, and 3.9.
  • Replaces the optional pytz dependency with the stdlib zoneinfo module (available since 3.9). Timezones support now requires no extra dependency.
  • Removes all pytz references.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant