Due to #1826, and as discussed there, links to the 'Bases' in API pages for classes now no longer work (producing lots of warnings with the Sphinx nitpicky=True option).
One option would be to customize the class.rst template and remove the :show-inheritance: directive, instead adding our own version of the Bases line, with the API link fixed.
cc @kbarbary @eteq