Skip to content

Conversation

@AA-Turner
Copy link
Member

@AA-TurnerAA-Turner commented Oct 5, 2025

@AA-TurnerAA-Turner merged commit 3195da0 into python:mainOct 5, 2025
40 checks passed
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@AA-TurnerAA-Turner deleted the docs/deco-from-@ branch October 5, 2025 20:15
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsOct 5, 2025
@miss-islington-app
Copy link

Sorry, @AA-Turner, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 3195da0b1a5dc8a03faa5142d4ab4a1549797e53 3.14 

@miss-islington-app
Copy link

Sorry, @AA-Turner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 3195da0b1a5dc8a03faa5142d4ab4a1549797e53 3.13 

@bedevere-app
Copy link

GH-139627 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Oct 5, 2025
AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Oct 5, 2025
…corator markup (pythonGH-139619) (cherry picked from commit 3195da0) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app
Copy link

GH-139628 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Oct 5, 2025
AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Oct 5, 2025
…corator markup (pythonGH-139619) (cherry picked from commit 3195da0) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
danigm pushed a commit to openSUSE-Python/cpython that referenced this pull request Oct 7, 2025
AA-Turner added a commit that referenced this pull request Oct 7, 2025
``__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.

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

Labels

docsDocumentation in the Doc dir

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@AA-Turner@schorfma@AlexWaygood