Uh oh!
There was an error while loading. Please reload this page.
gh-73487: Convert _decimal to use Argument Clinic (part 7) - #138221
Conversation
Use "defining class" converter, where possible.
Uh oh!
There was an error while loading. Please reload this page.
b335e44 to
c7f9471CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
AA-Turner
left a comment
There was a problem hiding this comment.
Looks ok from a desk review, barring Serhiy's comments.
A
_decimal to use Argument Clinic (part 7)
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Are there any uses of get_module_state_by_def() left?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Yes, a lot: I'll double check, some case could be converted to use "defining class" converter (e.g. _decimal.Decimal.as_tuple), but not all. Edit: I think nothing left. |
skirpichev
commented
Sep 10, 2025
@serhiy-storchaka, do you think anything left to address issue? |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Minor question, and LGTM. 👍
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vstinner
commented
Sep 18, 2025
Merged, thanks. |
Uh oh!
There was an error while loading. Please reload this page.