Skip to content

DeprecationWarning during Language initialization in Python binding #140

Description

@uguryavuz

The following snippet

import tree_sitter_tlaplus as tstla
from tree_sitter import Language

TLAPLUS_LANGUAGE = Language(tstla.language())

(e.g. as done here in /test/consumers/python/main.py) causes this warning:

DeprecationWarning: int argument support is deprecated

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