Skip to content

Compatibility with Python 3.12.x #289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Andre-85 opened this issue Feb 6, 2025 · 1 comment
Open

Compatibility with Python 3.12.x #289

Andre-85 opened this issue Feb 6, 2025 · 1 comment

Comments

@Andre-85
Copy link

Andre-85 commented Feb 6, 2025

I just tried to run the unittests coming with code, but they will not run with python 3.12.3 (on Ubuntu 24.04).
Before running the unittests I applied the fixes for python3.11 from issue #274. The only test that fails is test_xmlrunner_hold_traceback, which does some kind of refcount checking.
I found out that the test was introduced to check if a destructor was call (resolving #105).

Is there a plan to fix this, or can i help?

Greetings,
André

@agosmou
Copy link

agosmou commented Feb 7, 2025

Same for 3.13. Wondering if there's plans to make this production stable. I was having issues on 3.12 too and assume 3.13 will have similar issues.

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

No branches or pull requests

2 participants