Skip to content

Warn about Python 3.4 deprecation #7367

@bmw

Description

@bmw

Once #7268 lands, we should warn about Certbot and its components deprecating Python 3.4 support. To do this we should:

  1. Have acme use Python's warning system to register deprecation warnings.
  2. Log warnings using the logging module in Certbot.

You can see how we did this for previous versions of Python in our git history.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions