-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Labels
No labels