aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-01-13-12-15-13.bpo-42923.zBiNls.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2021-01-13-12-15-13.bpo-42923.zBiNls.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-01-13-12-15-13.bpo-42923.zBiNls.rst b/Misc/NEWS.d/next/Library/2021-01-13-12-15-13.bpo-42923.zBiNls.rst
deleted file mode 100644
index bb566f982b..0000000000
--- a/Misc/NEWS.d/next/Library/2021-01-13-12-15-13.bpo-42923.zBiNls.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-The :c:func:`Py_FatalError` function and the :mod:`faulthandler` module now
-dump the list of extension modules on a fatal error.