Skip to content

PEP 702 (@deprecated): descriptors - #18090

Merged
JelleZijlstra merged 9 commits into
python:masterfrom
tyralla:feature/deprecated/descriptors
Dec 6, 2024
Merged

PEP 702 (@deprecated): descriptors#18090
JelleZijlstra merged 9 commits into
python:masterfrom
tyralla:feature/deprecated/descriptors

Conversation

@tyralla

Copy link
Copy Markdown
Collaborator

Relatively straightforward this time. Any special cases that need additional consideration?

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@hamdanalhamdanal added the topic-pep-702 PEP 702, @deprecated label Nov 2, 2024
(`--python-version 3.9` did not help)
@github-actions

This comment has been minimized.

@tyrallatyralla mentioned this pull request Nov 19, 2024
8 tasks
@github-actions

This comment has been minimized.

@tyralla

Copy link
Copy Markdown
CollaboratorAuthor

@ilevkivskyi: sorry to bother you again...

@svalentin

Copy link
Copy Markdown
Collaborator

Please make sure to merge master. I think the tests need updating after #18192 (we need to at least enable deprecated)

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JelleZijlstra
JelleZijlstra merged commit a53cf3d into python:masterDec 6, 2024
@tyralla

Copy link
Copy Markdown
CollaboratorAuthor

That was fast. Thanks for reviewing and merging!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-pep-702PEP 702, @deprecated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@tyralla@svalentin@ilevkivskyi@JelleZijlstra@hamdanal