Skip to content

Test failures on python 3.{12,13} #19

Description

@sarahec

Test failures when built without future and with pyparsing 3.2.3 on python 3.12 and 3.13:

       > FAILED tests/test_kinparse.py::test_kinparse_1 - pyparsing.exceptions.ParseException: Expected '(', found 'data'  (at char 0...
       > FAILED tests/test_kinparse.py::test_kinparse_2 - pyparsing.exceptions.ParseException: Expected '(', found 'data'  (at char 0...
       > FAILED tests/test_kinparse.py::test_kinparse_3 - pyparsing.exceptions.ParseException: Expected '(', found 'data'  (at char 0...
       > FAILED tests/test_kinparse.py::test_kinparse_4 - pyparsing.exceptions.ParseException: Expected '(', found 'data'  (at char 0...
       > FAILED tests/test_kinparse.py::test_kinparse_5 - pyparsing.exceptions.ParseException: Expected '(', found 'data'  (at char 0...
       > FAILED tests/test_kinparse.py::test_kinparse_6 - pyparsing.exceptions.ParseException: Expected '(', found 'data'  (at char 0...
       > FAILED tests/test_kinparse.py::test_kinparse_8_1 - pyparsing.exceptions.ParseException: Expected '(', found 'data'  (at char 0...
       > FAILED tests/test_kinparse.py::test_kinparse_8_2 - pyparsing.exceptions.ParseException: Expected '(', found 'data'  (at char 0...

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