Fix intersphinx file cache (#14130)

This commit is contained in:
Adam Turner
2025-11-30 07:08:02 +00:00
committed by GitHub
parent 3cd545fad2
commit 2d0a416c9b
+1
View File
@@ -283,6 +283,7 @@ def _fetch_inventory_group(
inv = _load_inventory(raw_data, target_uri=project.target_uri)
cache_path_mtime = int(cache_path.stat().st_mtime)
cache[project.target_uri] = project.name, cache_path_mtime, inv.data
updated = True
break
# decide whether the inventory must be read: always read local