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

Flags no longer regonised by PyLint #460

Open
julianstirling opened this issue Mar 20, 2022 · 1 comment
Open

Flags no longer regonised by PyLint #460

julianstirling opened this issue Mar 20, 2022 · 1 comment

Comments

@julianstirling
Copy link

PyLint now throws an error when using flags in regex, see issue raised in PyLint.

Rolling back pylint does nothing to fix this. Rolling back regex to 2022.1.18 does fix it. It seems that the commit that introduces the issue is 67ab717

@encukou
Copy link

encukou commented Dec 15, 2023

This should be now fixed in pylint (or rather, its dependency: pylint-dev/astroid#1911)

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

2 participants