Skip to content

Address click.utils.LazyFile deprecation warning #714

Description

@edgarrmondragon

Starting with Click 8.5.0, LazyFile is deprecated and scheduled for removal in version 9:

It's used in

class CustomLazyFile(click.utils.LazyFile):
def __init__(

It's not urgent since this project constrains Click to <9, but re-implementing the functionality LazyFile might be rather easy.

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