summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 72114e8..92fca57 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -493,6 +493,8 @@ Build
Tools/Demos
-----------
+- Issue #28023: Fix python-gdb.py didn't support new dict implementation.
+
- Issue #15369: The pybench and pystone microbenchmark have been removed from
Tools. Please use the new Python benchmark suite
https://github.com/python/performance which is more reliable and includes a