This revision was automatically updated to reflect the committed changes.
Closed by commit rL365688: Add Python 3.6 and 3.7 to the version list (authored
by nico, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm
cbiesinger added a comment.
Thanks Greg! I'm not a committer -- how do I get this committed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D6/new/
https://reviews.llvm.org/D6
___
lldb-commits ma
amccarth added a comment.
Be aware that Swig 3.0.12 has a compatibility problem with Python 3.7 that
causes hundreds of LLDB tests to fail an assertion (at least on Windows).
http://lists.llvm.org/pipermail/lldb-dev/2019-June/015086.html
I don't think that should block the patch or whether it e
cbiesinger created this revision.
cbiesinger added a reviewer: clayborg.
Herald added subscribers: lldb-commits, mgorny.
Herald added a project: LLDB.
Python 3.6 and 3.7 have been released.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D6
Files:
lldb/cmake/modules/LLDBSt