bpo-36350: inspect: Replace OrderedDict with dict.#12412
bpo-36350: inspect: Replace OrderedDict with dict.#12412methane merged 8 commits intopython:masterfrom
Conversation
|
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 |
aa77813 to
caaf117
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @rhettinger: please review the changes made to this pull request. |
|
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 And if you don't make the requested changes, you will be poked with soft cushions! |
Co-Authored-By: Inada Naoki <[email protected]>
Co-Authored-By: Inada Naoki <[email protected]>
https://bugs.python.org/issue36350