]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)
authorVictor Stinner <vstinner@python.org>
Fri, 4 Dec 2020 15:23:56 +0000 (16:23 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Dec 2020 15:23:56 +0000 (16:23 +0100)
commit066394018a8463643cc63d933493f0afa99d72cc
tree26f57c2e6db075f60f520279282e3927f5f65e8b
parenteaccc12aa986f92ea05f3f0a63cedbff78dd67f1
bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)

https://bugzilla.redhat.com/show_bug.cgi?id=1866884 is fixed in gdb
10.1 (failed to reproduce on gdb-10.1-1.fc34.aarch64).
Lib/test/test_gdb.py
Misc/NEWS.d/next/Tests/2020-12-04-11-47-09.bpo-41473.W_updK.rst [new file with mode: 0644]