- If a method is virtual AND generic, it cannot be overridden by the python class. Hence the method call is deferred to the base class.
- Added a unit test which verifies this behavior is now working.
NOTE: The test causes crash when run from `PythonTestRunner`. See #2035
lostmsu commentedNov 30, 2022
No description provided.
The text was updated successfully, but these errors were encountered: