o: Romaric Jodin
Cc: LLDB
Subject: Re: [lldb-dev] test suite issue with Python2.7/3.5
The 7.0 branch is not compatible with Python 3, at least not if you're not on
Windows. The first release that is, would be 9.0, which is currently being
qualified. This includes a bunch of compatibility
The 7.0 branch is not compatible with Python 3, at least not if you're not
on Windows. The first release that is, would be 9.0, which is currently
being qualified. This includes a bunch of compatibility fixes, and a newer
version of the vendored pexpect (4.6). As you've noticed, using different
ver
Hi everyone,
I'm trying to run the test suite on lldb and I'm having some issues with
Python. I'm on branch 7.0.
When I build lldb, I've got a folder "python3.5/site-packages" generated.
So I believe that the build system found python3 in my environment.
But when I run the testsuite (using "ninja