summaryrefslogtreecommitdiff
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-07-08 18:51:30 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2010-07-08 18:51:30 +0000
commitf48ea7c2a950c81b98c6e689fc51c99598546bb4 (patch)
tree041215f2af83d9d8b5973d73b32d517e0ee43598 /Misc/NEWS
parent247900ce47fc4f239d9c4b829fe0eb07096508bc (diff)
downloadcpython-git-f48ea7c2a950c81b98c6e689fc51c99598546bb4.tar.gz
Issue #8605: Skip test_gdb if Python is compiled with optimizations.
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 9eede9415e..4ec9ec9143 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1614,6 +1614,8 @@ Documentation
Tests
-----
+- Issue #8605: Skip test_gdb if Python is compiled with optimizations.
+
- Issue #7449: Skip test_socketserver if threading support is disabled
- Issue #8672: Add a zlib test ensuring that an incomplete stream can be