Skip to content

[COMPATIBILITY] DataFrameFunctionWrapper for Callable in the context of PEP 585 #551

Closed
@kondziolka9ld

Description

@kondziolka9ld

I have noticed that typing.Callable has been marked as deprecated starting from python 3.9 (PEP 585). I mean for example Callable (here) and Optional[Callable] (here). Are there any plans to update fugue according to PEP 585? For these two cases (Callable and Optional[Callable] I can prepare PR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions