]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #8605: Skip test_gdb if Python is compiled with optimizations.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 8 Jul 2010 18:51:30 +0000 (18:51 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 8 Jul 2010 18:51:30 +0000 (18:51 +0000)
commitf48ea7c2a950c81b98c6e689fc51c99598546bb4
tree041215f2af83d9d8b5973d73b32d517e0ee43598
parent247900ce47fc4f239d9c4b829fe0eb07096508bc
Issue #8605: Skip test_gdb if Python is compiled with optimizations.
Lib/test/test_gdb.py
Misc/NEWS