Skip to content

Deprecation warnings for grammar regular expressions #67

Closed
@geographika

Description

@geographika

See examples in https://api.travis-ci.org/v3/job/433072834/log.txt

/home/travis/build/geographika/mappyfile/.tox/py36/lib/python3.6/site-packages/lark/lexer.py:159: DeprecationWarning: Flags not at the start of the expression '(?P<CCOMMENT>\\/(?s)[' (truncated)

These fill up the logs causing:

The job exceeded the maximum log length, and has been terminated.

The flags in the grammar file need to be moved to the front of the string to correct this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions