Skip to content

Support Python 3.8 positional-only arguments #503

@pavelbraginskiy

Description

@pavelbraginskiy

Python 3.8 added a new way to declare functions, which looks like def foo(bar, /). See PEP 570.

Coconut should allow this syntax, at least with --target 38.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions