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-108267: Fix object.__setattr__ regression in dataclasses docs #119082

Merged
merged 1 commit into from
May 16, 2024

Conversation

hauntsaninja
Copy link
Contributor

@hauntsaninja hauntsaninja commented May 16, 2024

Thanks to FrozenBob for catching (again)!

Unfortunately the regression was backported to 3.11, which is now in security only: #117005 (comment)


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

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AlexWaygood AlexWaygood merged commit 17cba55 into python:main May 16, 2024
33 checks passed
@miss-islington-app
Copy link

Thanks @hauntsaninja for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2024
pythonGH-119082)

(cherry picked from commit 17cba55)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 16, 2024
pythonGH-119082)

(cherry picked from commit 17cba55)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented May 16, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 16, 2024
@bedevere-app
Copy link

bedevere-app bot commented May 16, 2024

GH-119098 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 May 16, 2024
AlexWaygood pushed a commit that referenced this pull request May 16, 2024
…cs (GH-119082) (#119098)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
AlexWaygood pushed a commit that referenced this pull request May 16, 2024
…cs (GH-119082) (#119097)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@hauntsaninja hauntsaninja deleted the gh-108267 branch May 16, 2024 15:16
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants