Not entirely sure if this is a bug or if I'm simply being foolish but I'm unable to pass a None type from python to a c++ function expecting a pointer argument. From what I understand, the None type ...
The following code yields warning for "Default argument value is mutable". Be sure to look at the discussions on GitHub: https://github.com/LLyaudet/python-none ...