Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Conversation

@ddamiani
Copy link

pyflakes 2.5+ removes some of the error message classes that were only used by python 2. This is making pyqode throw an exception because ReturnWithArgsInsideGenerator no longer exists. I edited the creation of the PYFLAKES_ERROR_MESSAGES list so it checks if those messages exist when making the list. This works for both old versions of pyflakes and 2.5+.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant