bpo-39075: types.SimpleNamespace no longer sorts attributes in its repr#19430
Conversation
CuriousLearner
left a comment
There was a problem hiding this comment.
Just a minor comment. Overall the changes look okay to me.
ericsnowcurrently
left a comment
There was a problem hiding this comment.
Mostly LGTM.
I left a few comments about phrasing in the docs and NEWS entry.
|
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 |
|
I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @ericsnowcurrently: please review the changes made to this pull request. |
ericsnowcurrently
left a comment
There was a problem hiding this comment.
Thanks for working on this. LGTM
https://bugs.python.org/issue39075
Automerge-Triggered-By: @ericsnowcurrently