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

PytzUsageWarning "normalize method is no longer necessary" when using delorean.parse() #114

Open
prehensilecode opened this issue Mar 25, 2022 · 0 comments

Comments

@prehensilecode
Copy link

Environment:

  • Python 3.9.2
  • pytz 2021.3

When using delorean.parse() this warning message is produced:

delorean/dates.py:170: PytzUsageWarning: The normalize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html
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