Skip to content

Conversation

@dalthviz
Copy link
Contributor

@dalthviz dalthviz commented Oct 27, 2025

Using the flake8 plugin on Windows with Spyder causes cmd windows to appear. Seems like adding the Popen.CREATE_NO_WINDOW flag to the Popen calls that run the flake8 executable help.

Addresses spyder-ide/spyder#25195

@dalthviz dalthviz added this to the v1.13.2 milestone Oct 27, 2025
@dalthviz dalthviz self-assigned this Oct 27, 2025
@dalthviz dalthviz added the bug Something isn't working label Oct 27, 2025
@dalthviz dalthviz marked this pull request as ready for review October 27, 2025 21:25
@dalthviz dalthviz requested a review from ccordoba12 October 27, 2025 21:26
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.

Looks good to me, thanks @dalthviz!

@ccordoba12 ccordoba12 merged commit 6a24326 into python-lsp:develop Oct 30, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants