Skip to content

update included editorconfig-core-py to support python3.11 #28

@SimonHeimberg

Description

@SimonHeimberg

I got the error re.error: global flags not at the start of the expression at position 15

This is fixed by editorconfig/editorconfig-core-py@6722ab5, which is included in v0.12.3

I fixed this locally by copying the changed lines linked above.

Global flags at the start of the expression were deprecated since python 3.6 and got invalid in python 3.11 (from Python-Markdown/markdown#1312).

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