]> granicus.if.org Git - python/commit
Issue #22765: Fixed test_gdb failures. Supressed unexpected gdb output.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 31 Jan 2015 09:50:22 +0000 (11:50 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 31 Jan 2015 09:50:22 +0000 (11:50 +0200)
commit57f7db312210fcdc5db00f8e6a67f682ced342e3
tree63f824f7c1c654066cf216185b62c2d0055611f0
parent9edd753229011bef100a3d4156adffbbe712fc0b
parentfdc995336f3884117f2ede573694b9f0f7b9c11c
Issue #22765: Fixed test_gdb failures. Supressed unexpected gdb output.
Patch by Bohuslav Kabrda.