Skip to content

pasteurize convert Py3.5 func annotations to Py2.7/3.5 instead of deleting #258

Open
@mcarans

Description

@mcarans

pasteurize currently deletes function annotations. Please add a feature to instead convert them to a form supported by 2.7 and 3.5.

Ideally convert to pep-0484 function annotation syntax rather than the Python Future specific format (and add support for pep-0484 syntax to Python Future - see this ticket: #257)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions