-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
gh-122445: populate only modified fields in __static_attributes__ #122446
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
Misc/NEWS.d/next/Core and Builtins/2024-07-30-11-41-35.gh-issue-122445.Rq0bjS.rst
Outdated
Show resolved
Hide resolved
…e-122445.Rq0bjS.rst Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
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.
A couple of tweaks suggested, but looks good overall.
Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @iritkatriel, I could not cleanly backport this to
|
…__ (python#122446) (cherry picked from commit 498376d)
GH-122621 is a backport of this pull request to the 3.13 branch. |
Fixes #122445.