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

GH-121970: Remove pyspecific PyDecoratorMixin patches #129306

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Jan 26, 2025

Sphinx has supported .. decorator:: and .. decoratormethod since 2011. Though this patch (8a1caa2) has been in the source since 2010 and remained mostly unchanged in the intervening 15 years!

A


📚 Documentation preview 📚: https://cpython-previews--129306.org.readthedocs.build/

@AA-Turner AA-Turner added docs Documentation in the Doc dir skip news needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Jan 26, 2025
@AA-Turner AA-Turner requested a review from hugovk as a code owner January 26, 2025 03:00
@AA-Turner AA-Turner changed the title GH-125722: Remove pyspecific PyDecoratorMixin patches GH-121970: Remove pyspecific PyDecoratorMixin patches Jan 26, 2025
@AA-Turner AA-Turner merged commit 0ef8d47 into python:main Jan 26, 2025
24 checks passed
@miss-islington-app
Copy link

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

@AA-Turner AA-Turner deleted the docs/rm-PyDecoratorMixin branch January 26, 2025 03:43
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 26, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jan 26, 2025

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

@miss-islington-app
Copy link

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

cherry_picker 0ef8d470b79889de065e94cecd0ee01e45037d3a 3.12

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 26, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jan 26, 2025

GH-129310 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Jan 26, 2025
AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Jan 26, 2025
AA-Turner added a commit that referenced this pull request Jan 26, 2025
…129306) (#129309)

GH-121970: Remove pyspecific ``PyDecoratorMixin`` patches (GH-129306)
(cherry picked from commit 0ef8d47)

Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit that referenced this pull request Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant