Skip to content

Fixed bug where the functionality of inspect.ismethod changed in Python 3, not…

Fixed bug where the functionality of inspect.ismethod changed in Python 3, not detecting anymore if mpi_dummy is running on more than 1 MPI process.

Merge request reports