Skip to content

Tests fail with Python 3.11 #49

@leviathan747

Description

@leviathan747

Describe the bug
Previously passing tests fail when running under Python 3.11

To Reproduce
Steps to reproduce the behavior:

  1. Install Python 3.11
  2. Run the tests

Expected behavior
The tests should pass

Environment (please complete the following information):

  • OS: macOS
  • Metamodel version (or Bridgepoint version used)
  • Python version 3.11
  • pyxtuml version 2.3.1

Additional context
This appears to be an issue with ply and the underlying regular expression engine used in the lexer. It may be related to this report: dabeaz/ply#282

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