summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 42bd382..70e8f21 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -69,9 +69,6 @@ Core and Builtins
Library
-------
-- Issue #15528: Add weakref.finalize to support finalization using
- weakref callbacks.
-
- Issue #14173: Avoid crashing when reading a signal handler during
interpreter shutdown.