Uh oh!
There was an error while loading. Please reload this page.
gh-143883: Add missing named parameters in public PyModExport C bindings - #143884
Conversation
ngoldbaum
commented
Jan 15, 2026
ping @encukou since you wrote this code originally |
ngoldbaum
commented
Jan 15, 2026
Looks like unrelated CI issues are causing the failures |
encukou
commented
Jan 16, 2026
Thanks for the catch! (Failures are indeed unrelated: Ubuntu was down) |
ngoldbaum
commented
Jan 16, 2026
I did some minor wording tweaks in the docs to adapt to the name changes, let me know if you have suggestions there. |
206a030 to
24cd41aCompare24cd41a to
9e93f02Compareencukou
commented
Jan 26, 2026
Hi! Sorry, I wasn't clear above. If the argument names matter, it'd be better to avoid abbrevs: |
vstinner
left a comment
There was a problem hiding this comment.
LGTM. I also prefer to use the name "module" instead of "mod".
da-woods
commented
Jan 26, 2026
Quick note: |
vstinner
commented
Jan 27, 2026
I modified locally test_cppext to test C++20. I confirm that the usage of the |
encukou
left a comment
There was a problem hiding this comment.
Re-reading this, “the module module“ is repetitive. Sorry for not catching this earlier.
I'll merge after I check the rendered docs for this.
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.
We've been declaring a |
Uh oh!
There was an error while loading. Please reload this page.
See the linked issue for details.