Uh oh!
There was an error while loading. Please reload this page.
gh-113317: Argument Clinic: Add libclinic.function - #116807
Conversation
Move Module, Class, Function and Parameter classes to a new libclinic.function module. Move VersionTuple and Sentinels to libclinic.utils.
erlend-aasland
commented
Mar 19, 2024
This naming does not make sense to me. Why would class, module and parameter live in a file called |
vstinner
commented
Mar 19, 2024
Do you want to propose a different name? Or have one class per file? |
erlend-aasland
commented
Mar 19, 2024
With one class per file you at least don't need to |
erlend-aasland
commented
Mar 19, 2024
The commit message says:
But this is not true; |
vstinner
commented
Mar 19, 2024
Parameter was moved to libclinic.function in the merged commit, no? Search for |
erlend-aasland
commented
Mar 19, 2024
No, you're right; I misread it in-between all the changes. Sorry! |
Move Module, Class, Function and Parameter classes to a new libclinic.function module. Move VersionTuple and Sentinels to libclinic.utils.
Move Module, Class, Function and Parameter classes to a new libclinic.function module. Move VersionTuple and Sentinels to libclinic.utils.
Move Module, Class, Function and Parameter classes to a new libclinic.function module. Move VersionTuple and Sentinels to libclinic.utils.
and Parameterclasses to a new libclinic.function module.