-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-119260: Clarify is_dataclass Behavior for Subclasses in Documentation and Tests #119480
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
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
b40bffe
to
628bb94
Compare
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution! Looks close, just a few suggested changes.
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
628bb94
to
a319f3a
Compare
0e9b25c
to
0518edc
Compare
Hi @carljm, I have made the requested changes; please review again. Let me know if there is anything more that needs to be done. Thanks ! |
Thanks for making the requested changes! @carljm: please review the changes made to this pull request. |
Hi @carljm, Could you please take a look and guide me if there is anything that can be done on my part ? |
Don't know, merged in main to just trigger a new CI run. |
Thanks @adiaholic for the PR, and @carljm for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…mentation and Tests (pythonGH-119480) (cherry picked from commit bf4ff3a) Co-authored-by: Aditya Borikar <adityaborikar2@gmail.com> Co-authored-by: Carl Meyer <carl@oddbird.net>
GH-119760 is a backport of this pull request to the 3.13 branch. |
Thanks @adiaholic for the PR, and @carljm for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…mentation and Tests (pythonGH-119480) (cherry picked from commit bf4ff3a) Co-authored-by: Aditya Borikar <adityaborikar2@gmail.com> Co-authored-by: Carl Meyer <carl@oddbird.net>
GH-119761 is a backport of this pull request to the 3.12 branch. |
…mentation and Tests (python#119480) Co-authored-by: Carl Meyer <carl@oddbird.net>
…mentation and Tests (python#119480) Co-authored-by: Carl Meyer <carl@oddbird.net>
📚 Documentation preview 📚: https://cpython-previews--119480.org.readthedocs.build/