Note the update to Expat 1.95.7.
diff --git a/Misc/NEWS b/Misc/NEWS
index 52ed529..203972d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -47,6 +47,8 @@
 Extension modules
 -----------------
 
+- The xml.parsers.expat module now provides Expat 1.95.7.
+
 - socket.IPPROTO_IPV6 was added.
 
 - readline.clear_history was added.