-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
gh-105812: Use the :deco: role in place of manual decorator markup
#139619
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
Conversation
|
Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
|
Sorry, @AA-Turner, I could not cleanly backport this to |
|
Sorry, @AA-Turner, I could not cleanly backport this to |
|
GH-139627 is a backport of this pull request to the 3.14 branch. |
…corator markup (pythonGH-139619) (cherry picked from commit 3195da0) Co-authored-by: Adam Turner <[email protected]>
|
GH-139628 is a backport of this pull request to the 3.13 branch. |
…corator markup (pythonGH-139619) (cherry picked from commit 3195da0) Co-authored-by: Adam Turner <[email protected]>
| ``__deprecated__`` attribute on the decorated object. | ||
| If applied to an overload, the decorator | ||
| must be after the :func:`@overload <typing.overload>` decorator | ||
| must be after the :deco:`~typing.overload` decorator |
This comment was marked as duplicate.
This comment was marked as duplicate.
Sorry, something went wrong.
📚 Documentation preview 📚: https://cpython-previews--139619.org.readthedocs.build/