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

Fix pygame greeting breaking pylint diagnostics #148

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Fix pygame greeting breaking pylint diagnostics #148

merged 1 commit into from
Jan 4, 2022

Conversation

piotr-machura
Copy link
Contributor

Fixes #147 (somewhat, the core issue is open upstream, see pylint-dev/pylint#3518).

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your contribution @piotr-machura!

@ccordoba12 ccordoba12 added this to the v1.4.0 milestone Jan 4, 2022
@ccordoba12 ccordoba12 merged commit 4c05ac4 into python-lsp:develop Jan 4, 2022
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.

C extensions printing on import break pylint diagnostics
2 participants