We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
769ffd2
Release date: 2024-05-20
Fix multiple false positives for generic class syntax added in Python 3.12 (PEP 695).
Closes #9406
Exclude context manager without cleanup from contextmanager-generator-missing-cleanup checks.
contextmanager-generator-missing-cleanup
Closes #9625