]> 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:02 +0000 (13:40 -0800)
committerNed Deily <nad@python.org>
Sun, 4 Nov 2018 21:40:02 +0000 (16:40 -0500)
commit96fb350bfd2c9b66d7804ae27ea8c4adbfabad5b
tree1c261d2225da8bf6730b784301df616626d73dbc
parent133fd6527d66e0e744210e0494762a67ff02a6c4
bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318) (GH-10325)

(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]