commit | e27a51c11e10d5df79b3e48dc3e7bfedfad5a794 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Fri Aug 07 17:57:56 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri Aug 07 17:57:56 2020 +0200 |
tree | 5410ecfd1770117799b12df5f62012b8996f8e02 | |
parent | f44693eaed3b9d91a6e415d48224fd4750b59366 [diff] |
bpo-41473: Skip test_gdb with gdb 9.2 to work around gdb bug (GH-21768) gdb 9.2 on Fedora Rawhide is not reliable, see: * https://bugs.python.org/issue41473 * https://bugzilla.redhat.com/show_bug.cgi?id=1866884