Index: python-ase/doc/conf.py
===================================================================
--- python-ase.orig/doc/conf.py	2025-03-04 18:41:44.388496282 +0100
+++ python-ase/doc/conf.py	2025-03-04 19:46:53.456253506 +0100
@@ -48,7 +48,7 @@
     ('index', 'ASE.tex', 'ASE', 'ASE-developers', 'howto', not True)]
 
 intersphinx_mapping = {'gpaw': ('https://gpaw.readthedocs.io', None),
-                       'python': ('https://docs.python.org/3.10', None)}
+                       'python': ('https://docs.python.org/3.10', ('/usr/share/doc/python3/html/objects.inv', None))}
 
 # Avoid GUI windows during doctest:
 doctest_global_setup = """
