summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-07-08 18:51:30 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2010-07-08 18:51:30 (GMT)
commitf48ea7c2a950c81b98c6e689fc51c99598546bb4 (patch)
tree041215f2af83d9d8b5973d73b32d517e0ee43598 /Misc
parent247900ce47fc4f239d9c4b829fe0eb07096508bc (diff)
downloadcpython-f48ea7c2a950c81b98c6e689fc51c99598546bb4.zip
cpython-f48ea7c2a950c81b98c6e689fc51c99598546bb4.tar.gz
cpython-f48ea7c2a950c81b98c6e689fc51c99598546bb4.tar.bz2
Issue #8605: Skip test_gdb if Python is compiled with optimizations.
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 9eede94..4ec9ec9 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