Skip to content

Update run_testsuite.py to support Python 3.10+#409

Open
mottosso wants to merge 1 commit into
masterfrom
py311
Open

Update run_testsuite.py to support Python 3.10+#409
mottosso wants to merge 1 commit into
masterfrom
py311

Conversation

@mottosso

Copy link
Copy Markdown
Member

The old and trusty nose test suite needs a patch to continue working with Python 3.10 and above.

@moqodow

moqodow commented May 24, 2026

Copy link
Copy Markdown

Hello @mottosso,

this patch makes nose work until python 3.11. In 3.12 it does not help as imp required by nose is removed from python.
Did you consider porting the tests to nose2 as this is still actively supported.

Greetings,
Wilfried

@mottosso

Copy link
Copy Markdown
Member Author

nose2 would be fine yes 👍

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.

2 participants