Skip to content

remove deprecated python2 imports#2363

Merged
alfreb merged 1 commit into
includeos:mainfrom
mazunki:fix-missing-deps-tests
May 12, 2026
Merged

remove deprecated python2 imports#2363
alfreb merged 1 commit into
includeos:mainfrom
mazunki:fix-missing-deps-tests

Conversation

@mazunki
Copy link
Copy Markdown
Contributor

@mazunki mazunki commented Mar 27, 2026

Some tests were using imports that permit compatibility with python2. They are no longer necessary, and causes tests to fail.

All tests pass with these changes.

Closes #2362.

@alfreb
Copy link
Copy Markdown
Contributor

alfreb commented May 12, 2026

Thanks!

@mazunki mazunki deleted the fix-missing-deps-tests branch May 12, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python modules not found in some tests

2 participants