Skip to content

[flake8-pyi] Fix PYI049 false negatives on call-based TypedDicts#9567

Merged
AlexWaygood merged 2 commits intoastral-sh:mainfrom
AlexWaygood:y049-functional
Jan 18, 2024
Merged

[flake8-pyi] Fix PYI049 false negatives on call-based TypedDicts#9567
AlexWaygood merged 2 commits intoastral-sh:mainfrom
AlexWaygood:y049-functional

Conversation

@AlexWaygood
Copy link
Copy Markdown
Member

Summary

Fixes another of the bullet points from #8771

Test Plan

cargo test / cargo insta review

@AlexWaygood AlexWaygood added the rule Implementing or modifying a lint rule label Jan 17, 2024
@AlexWaygood AlexWaygood mentioned this pull request Jan 17, 2024
7 tasks
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jan 17, 2024

CodSpeed Performance Report

Merging #9567 will not alter performance

Comparing AlexWaygood:y049-functional (9a9af40) with main (7be7066)

Summary

✅ 30 untouched benchmarks

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 17, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@AlexWaygood AlexWaygood enabled auto-merge (squash) January 18, 2024 09:55
@AlexWaygood AlexWaygood merged commit b3a6f0c into astral-sh:main Jan 18, 2024
@AlexWaygood AlexWaygood deleted the y049-functional branch January 18, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants