Skip to content

UP035: Consistently set the deprecated tag#21396

Merged
MichaReiser merged 1 commit into
astral-sh:mainfrom
11happy:add_diagnostic_tag
Nov 12, 2025
Merged

UP035: Consistently set the deprecated tag#21396
MichaReiser merged 1 commit into
astral-sh:mainfrom
11happy:add_diagnostic_tag

Conversation

@11happy
Copy link
Copy Markdown
Contributor

@11happy 11happy commented Nov 12, 2025

Summary

This PR fixes #21333

Test Plan

Before:
Screenshot from 2025-11-12 11-23-41
After:
Screenshot from 2025-11-12 11-24-16

Settings.json configured with local release binary:
image

Signed-off-by: 11happy <soni5happy@gmail.com>
@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot Bot commented Nov 12, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser MichaReiser added bug Something isn't working server Related to the LSP server labels Nov 12, 2025
@MichaReiser MichaReiser changed the title fix: add deprecated_tag for fix with renames UP035: Consistently set the deprecated tag Nov 12, 2025
Copy link
Copy Markdown
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@MichaReiser MichaReiser merged commit d2c3996 into astral-sh:main Nov 12, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working server Related to the LSP server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deprecated-import (UP035) - Deprecated tag does not appear on deprecated types that are replaced with a builtin type

2 participants