ruff/crates/ruff_linter
Victor Hugo Gomes cff5adf324
[pyupgrade] Suppress UP008 diagnostic if super symbol is not builtin (#18688)
<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

Fixes #18684
<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan

Add regression test
<!-- How was it tested? -->
2025-06-16 15:09:31 -04:00
..
resources [pyupgrade] Suppress UP008 diagnostic if super symbol is not builtin (#18688) 2025-06-16 15:09:31 -04:00
src [pyupgrade] Suppress UP008 diagnostic if super symbol is not builtin (#18688) 2025-06-16 15:09:31 -04:00
Cargo.toml Bump 0.11.13 (#18484) 2025-06-05 15:18:38 -05:00