summaryrefslogtreecommitdiff
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9289940107..2db0514884 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -746,6 +746,9 @@ Build
Tools/Demos
-----------
+- Issue #29367: python-gdb.py now supports also ``method-wrapper``
+ (``wrapperobject``) objects.
+
- Issue #28023: Fix python-gdb.py didn't support new dict implementation.
- Issue #15369: The pybench and pystone microbenchmark have been removed from