Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 702 (@deprecated): descriptors #18090

Merged
merged 9 commits into from
Dec 6, 2024

Conversation

tyralla
Copy link
Collaborator

@tyralla tyralla commented Nov 2, 2024

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

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

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

This comment has been minimized.

…ck_call_expr_with_callee_type` accordingly.
@tyralla tyralla mentioned this pull request Nov 19, 2024
8 tasks

This comment has been minimized.

@tyralla
Copy link
Collaborator Author

tyralla commented Dec 4, 2024

@ilevkivskyi: sorry to bother you again...

@svalentin
Copy link
Collaborator

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

Copy link
Contributor

github-actions bot commented Dec 6, 2024

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:master Dec 6, 2024
19 checks passed
@tyralla
Copy link
Collaborator Author

tyralla commented Dec 6, 2024

That was fast. Thanks for reviewing and merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-pep-702 PEP 702, @deprecated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants