Probably I just made a mistake.  Is linking against python3.dll the supported way to get "newest version of python"?  We still need to require >= 3.5 though, people shouldn't be able to use 3.4 or lower<br><div class="gmail_quote"><div dir="ltr">On Wed, Jan 11, 2017 at 9:03 AM Hans Wennborg <<a href="mailto:hans@chromium.org">hans@chromium.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Jan 11, 2017 at 4:31 AM, Ismail Donmez via llvm-commits<br class="gmail_msg">
<<a href="mailto:llvm-commits@lists.llvm.org" class="gmail_msg" target="_blank">llvm-commits@lists.llvm.org</a>> wrote:<br class="gmail_msg">
> On Wed, Jan 11, 2017 at 1:30 PM, Ismail Donmez <<a href="mailto:ismail@i10z.com" class="gmail_msg" target="_blank">ismail@i10z.com</a>> wrote:<br class="gmail_msg">
>> Hi,<br class="gmail_msg">
>><br class="gmail_msg">
>> On Wed, Jan 11, 2017 at 3:08 AM, Hans Wennborg via llvm-commits<br class="gmail_msg">
>> <<a href="mailto:llvm-commits@lists.llvm.org" class="gmail_msg" target="_blank">llvm-commits@lists.llvm.org</a>> wrote:<br class="gmail_msg">
>>> Author: hans<br class="gmail_msg">
>>> Date: Tue Jan 10 20:08:33 2017<br class="gmail_msg">
>>> New Revision: 291643<br class="gmail_msg">
>>><br class="gmail_msg">
>>> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=291643&view=rev" rel="noreferrer" class="gmail_msg" target="_blank">http://llvm.org/viewvc/llvm-project?rev=291643&view=rev</a><br class="gmail_msg">
>>> Log:<br class="gmail_msg">
>>> Win snapshot: r291484; trying to build lldb with swig 3.0.8<br class="gmail_msg">
>><br class="gmail_msg">
>> Would it be possible to build lldb against Python 3.6 instead? It's<br class="gmail_msg">
>> the new stable in the 3.x series.<br class="gmail_msg">
><br class="gmail_msg">
> And yes this request is unrelated to this commit :-)<br class="gmail_msg">
<br class="gmail_msg">
I thought lldb would be linked against python3.dll, but I now see it's<br class="gmail_msg">
linked specifically against python35.dll. How does this work for the<br class="gmail_msg">
lldb user? I thought we didn't want to require them to have a specific<br class="gmail_msg">
version as long as it's Python 3.<br class="gmail_msg">
</blockquote></div>