summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-11-09-15-59-51.gh-issue-126624.bN53Va.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2024-11-09-15-59-51.gh-issue-126624.bN53Va.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2024-11-09-15-59-51.gh-issue-126624.bN53Va.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2024-11-09-15-59-51.gh-issue-126624.bN53Va.rst b/Misc/NEWS.d/next/Library/2024-11-09-15-59-51.gh-issue-126624.bN53Va.rst
deleted file mode 100644
index 468840a..0000000
--- a/Misc/NEWS.d/next/Library/2024-11-09-15-59-51.gh-issue-126624.bN53Va.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Expose error code :data:`~xml.parsers.expat.errors.XML_ERROR_NOT_STARTED`
-of Expat >=2.6.4 in :mod:`xml.parsers.expat.errors`.