Skip to content

RFE: use zoneinfo instead of pytz #240

Description

@kloczek

Switch to standard zoneinfo module.
Below may help pydantic/pydantic-core@fd262933

[tkloczko@pers-jacek flask-babel-4.0.0]$ grep -r pytz
README.md:[babel][] and [pytz][] modules.
README.md:[pytz]: https://pypi.python.org/pypi/pytz/
docs/index.rst:any Flask application with the help of `babel`_, `pytz`_ and its own copy of
docs/index.rst:.. _pytz: https://pythonhosted.org/pytz/
flask_babel/__init__.py:from pytz import timezone, UTC
flask_babel/__init__.py:        `pytz.timezone` object.
flask_babel/__init__.py:    a `pytz.timezone` object.  This returns `None` if used outside a request.
pyproject.toml:pytz = ">=2022.7"

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions