Skip to content

Regression in 3.3.0 #704

@hograthm

Description

@hograthm

Commit a20bb60 introduced regression for Python 2.7 users:

def __init__(self, data, *args, **kwargs) -> None:

PEP 3107 Function Annotations -> is not supported in Python 2.7
More about function annotations here:
https://python-future.org/func_annotations.html

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