Skip to content

syntaxcheck hangs on "async def" #17

@Kortenbach

Description

@Kortenbach

The syntaxcheck feature in uPycraft is very nice, but as soon as it hits something it doesn't understand (like "async def" I can't check any code past that point.

`*TinyWebTest.py:15:5: invalid syntax
async def index(req, resp):
    ^
syntax finish.`

How can I fix this?

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