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

python-infer: respect ignore pragma w/ strings (Cherry-pick of #20477) #20601

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

WorkerPants
Copy link
Member

Ignores any strings that have the ignore pragma comment.

This used to work with the python-based parser, but apparently there weren't tests so it was not carried into the rust-based parser.

Related: #20324, #20472

Ignores any strings that have the ignore pragma comment.

This used to work with the python-based parser, but apparently there
weren't tests so it was not carried into the rust-based parser.

Related: #20324, #20472
@WorkerPants WorkerPants added this to the 2.18.x milestone Feb 24, 2024
@WorkerPants WorkerPants added the category:bugfix Bug fixes for released features label Feb 24, 2024
@cognifloyd cognifloyd enabled auto-merge (squash) February 24, 2024 03:56
@cognifloyd cognifloyd merged commit d23cdf1 into 2.18.x Feb 24, 2024
24 checks passed
@cognifloyd cognifloyd deleted the cherry-pick-20477-to-2.18.x branch February 24, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants