summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2011-05-14 03:52:55 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2011-05-14 03:52:55 (GMT)
commit32e3fdc2d06404c3d5ae637f862a3ce194ea9252 (patch)
tree7997848444c8c2ca14e9bc3fec04ca88fcfc35e8 /Misc
parent4e03e9dc8d741514867b0ad1301d1d9e53885895 (diff)
parent6b60fb9148738de1525bbf5c7ddadc16a474c635 (diff)
downloadcpython-32e3fdc2d06404c3d5ae637f862a3ce194ea9252.zip
cpython-32e3fdc2d06404c3d5ae637f862a3ce194ea9252.tar.gz
cpython-32e3fdc2d06404c3d5ae637f862a3ce194ea9252.tar.bz2
#5723: merge with 3.2.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index cac1120..83e1e9d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -659,6 +659,8 @@ Extension Modules
Tests
-----
+- Issue #5723: Improve json tests to be executed with and without accelerations.
+
- Issue #12041: Make test_wait3 more robust.
- Issue #11873: Change regex in test_compileall to fix occasional failures when