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

Default to stdlib timezone objects instead of pytz #253

Open
jakkdl opened this issue Apr 18, 2023 · 0 comments
Open

Default to stdlib timezone objects instead of pytz #253

jakkdl opened this issue Apr 18, 2023 · 0 comments

Comments

@jakkdl
Copy link

jakkdl commented Apr 18, 2023

The standard library now has timezone support, and there's a backport for versions < 3.9, so the pytz dependence is not needed and can be removed.

See related discussions in pandas-dev/pandas#34916 and django-developers.

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

No branches or pull requests

1 participant