From 12064e05b8ef32e326e880ddb226999a9abd1957 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:04:58 +0100 Subject: [PATCH] Add CHANGES entry for GH-12586 --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index d10b9f81e..f380df15f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ Release 7.4.4 (in development) Bugs fixed ---------- +* #12585, #12586: Do not warn when an intersphinx inventory contains + case-insensitively ambiguous duplicate items. + Patch by James Addison. Release 7.4.3 (released Jul 15, 2024) =====================================