When setting the UseAdminContainer property to false and SecurityAccessLevel to SecurityAccessLevel.Edit, logging out does not redirect away but only hides the module. set the module into edit mode ...
This works fine when using a CPython build with assertions disabled, and also works fine with Python 3.12 with assertions enabled. Since Python 3.13 (and still true on main), importing a ...