From 5263afe43c8df1ad69b8fa0df742767e5d9df722 Mon Sep 17 00:00:00 2001
From: Ned Deily <nad@python.org>
Date: Tue, 15 Mar 2022 11:32:37 -0400
Subject: [PATCH] Tidy changelog by removing redundant intermediate expat
 update items. (GH-31907)

---
 .../Core and Builtins/2022-02-22-12-07-53.bpo-46794.6WvJ9o.rst   | 1 -
 .../NEWS.d/next/Library/2022-01-30-15-16-12.bpo-46400.vweUiO.rst | 1 -
 2 files changed, 2 deletions(-)
 delete mode 100644 Misc/NEWS.d/next/Core and Builtins/2022-02-22-12-07-53.bpo-46794.6WvJ9o.rst
 delete mode 100644 Misc/NEWS.d/next/Library/2022-01-30-15-16-12.bpo-46400.vweUiO.rst

diff --git a/Misc/NEWS.d/next/Core and Builtins/2022-02-22-12-07-53.bpo-46794.6WvJ9o.rst b/Misc/NEWS.d/next/Core and Builtins/2022-02-22-12-07-53.bpo-46794.6WvJ9o.rst
deleted file mode 100644
index 127387d32cb..00000000000
--- a/Misc/NEWS.d/next/Core and Builtins/2022-02-22-12-07-53.bpo-46794.6WvJ9o.rst	
+++ /dev/null
@@ -1 +0,0 @@
-Bump up the libexpat version into 2.4.6
diff --git a/Misc/NEWS.d/next/Library/2022-01-30-15-16-12.bpo-46400.vweUiO.rst b/Misc/NEWS.d/next/Library/2022-01-30-15-16-12.bpo-46400.vweUiO.rst
deleted file mode 100644
index 9c1f24c0e51..00000000000
--- a/Misc/NEWS.d/next/Library/2022-01-30-15-16-12.bpo-46400.vweUiO.rst
+++ /dev/null
@@ -1 +0,0 @@
-expat: Update libexpat from 2.4.1 to 2.4.4
-- 
GitLab