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

Add compatibility with pylint >= 3.0.0 #18

Closed
wants to merge 3 commits into from

Conversation

sr-verde
Copy link

@sr-verde sr-verde commented Nov 6, 2023

This MR adds compatibility with pylint versions >= 3.0.0. Since this MR introduces several breaking changes, we may need more changes than these. But at least, it works on my machine … in my project.

This should not introduce any breaking changes.

Closes #17

@pawciobiel
Copy link

@jucacrispim could you look at this pretty please 😸 ?

@gli-junghoon-lee
Copy link

I face the same issue, and @sr-verde's PR deals with it nicely. I would appreciate it very much if @jucacrispim if you could have a look.

@jucacrispim
Copy link
Owner

Hey, sorry for the long delay.

I've merged your changes into master. It now depends on pylint>=3.20.

When I recover my pypi access I will release v0.6.0.

Thank you very much

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.

Pylint 3: Cannot import name 'check_messages'
4 participants