You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are missing ways to control the sorting process in Python, which is needed in particular for preventing individual sorting from changing parent references (#1653).
We should be able to add individual_start, migration_start etc options directly to the Python API and let the C API handle errors when we don't support the functionality.