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

Doesn't work on Python 3.12 #44

Closed
sirkonst opened this issue Nov 27, 2023 · 2 comments
Closed

Doesn't work on Python 3.12 #44

sirkonst opened this issue Nov 27, 2023 · 2 comments

Comments

@sirkonst
Copy link

When I run perflint for my code on Python 3.12 I got a lot of errors related to astroid for example:

AttributeError: 'TreeRebuilder' object has no attribute 'visit_typealias'

In additional, perflint is not compatible with pylint 3.x.

@jenstroeger
Copy link
Contributor

In additional, perflint is not compatible with pylint 3.x.

See also:

@tonybaloney
Copy link
Owner

Fixed in 0.8.0

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