Commits
Click on a commit to change the comparison rangeDont add subdiagnostic for unresolved reference in staticmethod, and change message for classmethod5 months ago
by MatthewMckee4 Use class_context5 months ago
by MatthewMckee4 Update snapshot5 months ago
by MatthewMckee4 Merge branch 'main' into incorrect-subdiagnostic-for-unresolved-reference5 months ago
by MatthewMckee4 Add lifetime5 months ago
by MatthewMckee4 Fix tests5 months ago
by MatthewMckee4 Use first argument in diagnostic5 months ago
by MatthewMckee4 Merge branch 'main' into incorrect-subdiagnostic-for-unresolved-reference
* main: (71 commits)
Bump 0.12.0 (#18724)
Revert "[ty] Offer "Did you mean...?" suggestions for unresolved `from` imports and unresolved attributes (#18705)" (#18721)
[`flake8-return`] Stabilize only add `return None` at the end when fixing `implicit-return` (`RET503`) (#18516)
[`pyupgrade`] Stabilize `non-pep695-generic-function` (`UP047`) (#18524)
[`pyupgrade`] Stabilize `non-pep695-generic-class` (`UP046`) (#18519)
[`pandas-vet`] Deprecate `pandas-df-variable-name` (`PD901`) (#18618)
[`flake8-bandit`] Remove `suspicious-xmle-tree-usage` (`S320`) (#18617)
Stabilize `dataclass-enum` (`RUF049`) (#18570)
Stabilize `unnecessary-dict-index-lookup` (`PLR1733`) (#18571)
Remove rust-toolchain.toml from sdist (#17925)
Stabilize `starmap-zip` (`RUF058`) (#18525)
[`flake8-logging`] Stabilize `exc-info-outside-except-handler` (`LOG014`) (#18517)
[`pyupgrade`] Stabilize `non-pep604-annotation-optional` (`UP045`) and preview behavior for `non-pep604-annotation-union` (`UP007`) (#18505)
Stabilize `pytest-warns-too-broad` (`PT030`) (#18568)
Stabilize `for-loop-writes` (`FURB122`) (#18565)
Stabilize `pytest-warns-with-multiple-statements` (`PT031`) (#18569)
Stabilize `pytest-parameter-with-default-argument` (`PT028`) (#18566)
Stabilize `nan-comparison` (`PLW0177`) (#18559)
Stabilize `check-and-remove-from-set` (`FURB132`) (#18560)
Stabilize `unnecessary-round` (`RUF057`) (#18563)
... Adjust some test prose and a docstring Merge branch 'main' into incorrect-subdiagnostic-for-unresolved-reference5 months ago
by MatthewMckee4 Merge branch 'main' into incorrect-subdiagnostic-for-unresolved-reference5 months ago
by AlexWaygood avoid `file_expression_type` where unnecessary5 months ago
by AlexWaygood simplifications5 months ago
by AlexWaygood