-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Describe the issue
When compiling with Python 3.11-3.13 and swig 4.2.1 to 4.3.1 we get lots of swig warnings when running
To reproduce
Steps to reproduce the behavior:
- Do clean build with Python 3.13
- run
pytest -n auto src/tests/test_scenarioTest.py - See lots of warnings about
DeprecationWarning: builtin type swigvarlink has no __module__ attribute
Expected behavior
We should not be seeing these warnings.
Desktop (please complete the following information):
- OS: macOS Tahoe
- Version 26.2
- Python version 3.11 to 3.13
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels