Re: [lldb-dev] Trouble running Python tests on Windows

2019-06-25 Thread Ted Woodward via lldb-dev
The bug that makes swig before 4 fail with Python 3.7 may turn into a big issue, given that swig is now licensed under GPL v3. I believe Apple has said in the past that they can’t move past a certain version of swig 2.x, since the license changed from GPL v2 to GPL v3. From: Adrian McCarthy Se

Re: [lldb-dev] Trouble running Python tests on Windows

2019-06-25 Thread Pavel Labath via lldb-dev
On 25/06/2019 17:00, Ted Woodward via lldb-dev wrote: The bug that makes swig before 4 fail with Python 3.7 may turn into a big issue, given that swig is now licensed under GPL v3. I believe Apple has said in the past that they can’t move past a certain version of swig 2.x, since the license ch