]> granicus.if.org Git - python/commit
bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422)
authorVictor Stinner <vstinner@redhat.com>
Thu, 26 Sep 2019 14:54:13 +0000 (16:54 +0200)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2019 14:54:13 +0000 (16:54 +0200)
commit64b4a3a2deabcd4103fac2759a311fe94159b4d1
tree5863b15a0c00a3df2ddc469bca0be7e4a07d2443
parent12f2f177fc483723406d7917194e7f655a20631b
bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422)
Lib/test/test_gdb.py
Misc/NEWS.d/next/Tests/2019-09-26-15-48-36.bpo-38239.MfoVzY.rst [new file with mode: 0644]