]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 4 Nov 2018 21:40:25 +0000 (13:40 -0800)
committerNed Deily <nad@python.org>
Sun, 4 Nov 2018 21:40:25 +0000 (16:40 -0500)
commitf574ce79729ecb01f1f5b3e1a34c8aa7480b79e8
treef09c4acdfe08000f6b8c0cb5111dde71414c4abb
parent4614b983b600425ed198d2d2407ca77316762531
bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318) (GH-10326)

(cherry picked from commit 59668aa8b7f174b59304eab833c1c1181886c3c6)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Lib/test/test_gdb.py
Misc/ACKS
Misc/NEWS.d/next/Tests/2018-11-04-20-17-09.bpo-21263.T3qo9r.rst [new file with mode: 0644]