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

Support python 3.11 #19

Open
ayalash opened this issue Feb 2, 2023 · 2 comments
Open

Support python 3.11 #19

ayalash opened this issue Feb 2, 2023 · 2 comments

Comments

@ayalash
Copy link
Collaborator

ayalash commented Feb 2, 2023

All unittests fails when running with python 3.11 on ValueError:

ValueError: AST node line range (7, 1) is not valid

(some tests fails on range (12,1)).

It might be related to: python/cpython#93351

@klimburg
Copy link

I really want to upgrade to 3.11 for my slash tests that depend on this. Let me know if I can help here.

@uartie
Copy link
Contributor

uartie commented Oct 3, 2023

#22 fixes this for our project at https://github.com/intel/vaapi-fits.

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