Summary
The python specific parts in the module shall be available in the python module and only called via shared functions.
To prepare this development the python specific functions should be collected in a namespace to extract them from the node implementation itself.
Impact on the codebase
Encapsulation of the python specific implementations.
Current workarounds
No response
Summary
The python specific parts in the module shall be available in the python module and only called via shared functions.
To prepare this development the python specific functions should be collected in a namespace to extract them from the node implementation itself.
Impact on the codebase
Encapsulation of the python specific implementations.
Current workarounds
No response