Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: replace pytz with zoneinfo #35749

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

mumarkhan999
Copy link
Member

@mumarkhan999 mumarkhan999 commented Oct 31, 2024

Description

The alternative of some methods and variables of pytz is not available in zoneinfo.

from pytz import common_timezones, common_timezones_set, country_timezones

So currently we haven't been able to obliterate pytz. We are using them simultaneously.

@mumarkhan999 mumarkhan999 requested review from a team as code owners October 31, 2024 12:18
@mumarkhan999 mumarkhan999 removed request for a team October 31, 2024 13:57
@mumarkhan999 mumarkhan999 force-pushed the umar/remove-pytz branch 7 times, most recently from c9ecb0e to 1042fd7 Compare November 5, 2024 16:06
@mumarkhan999 mumarkhan999 force-pushed the umar/remove-pytz branch 6 times, most recently from 7f83d39 to 40229f8 Compare January 7, 2025 16:06
@mumarkhan999 mumarkhan999 force-pushed the umar/remove-pytz branch 3 times, most recently from 220144e to 6f94e9a Compare January 8, 2025 09:20
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.

2 participants