TypeError: func() takes no keyword arguments
Where to set compiler_directives? How to specify it "always_allow_keywords": True?
Please provide how the problem can be reproduced
@dave-msk https://stackoverflow.com/questions/68380123/cythonized-function-with-a-single-positional-argument-is-not-possible-to-call-us
@dave-msk
The fix looks good to me. However, the company I'm working for has some restrictions on open-source project participation. I am still waiting for approval from my employer to let me update the project, so there will be some time before I'm able to make changes