Skip to content
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

Suport to python 3.10 #281

Open
leonardostefan opened this issue May 26, 2023 · 3 comments
Open

Suport to python 3.10 #281

leonardostefan opened this issue May 26, 2023 · 3 comments

Comments

@leonardostefan
Copy link

I'm using mutmut in my work projects with python 3.10 and its working except for a single project that we are using the "new" syntax of match-case (PEP 634). In this case, mutmut broke and return 100% of mutants killeds

There's any planning to add full suport for python 3.10?

@boxed
Copy link
Owner

boxed commented May 26, 2023

Blocked by davidhalter/parso#138

@gulliver-madrid
Copy link

While waiting for the full support of Python 3.10, is there any recommended workaround that could be used for projects employing the match-case syntax? Any tips would be greatly appreciated.

@boxed
Copy link
Owner

boxed commented Apr 16, 2024

Sorry, I don't really have anything to say to that. Extracting code you need to be mutation tested and testing it in a separate project is one way at least.. not great but 🤷

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

3 participants