Deprecation of ``IPython.utils.generics.inspect_object`` ========================================================= ``IPython.utils.generics.inspect_object`` is deprecated since IPython 9.15 and will be removed in a future version. It is no longer used within IPython, so registering handlers on it has no effect. ``complete_object`` is unaffected. See :ghissue:`15068`.