diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |