<div dir="ltr"><div>Hi, </div><div><br></div><div>Point 1: At the official first release of Qt For Python / PySide2 which was bundled with Qt 5.11, we never provided py27 windows packages. So officially, we haven't dropped any packages, because they weren't there in the first place.</div><div><br></div>Point 2: Packages for py2.7 for PySide2 do not exist not because of py2 EoL, but rather because the official py27 interpreter is built with MSVC 2008, whereas Qt is built with MSVC2015, and we deemed that with the current PySide2 codebase, it is not safe to mix MSVC runtimes. <div><br></div><div>This was communicated multiple times, and is mentioned on the wiki as well. Yet people still insist on bringing it up, disregarding that such packages are not safe to use.</div><div><br></div><div>People are free to try and build Py2.7 + Qt + PySide2 with the same MSVC version, and use that.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 18, 2019 at 7:03 PM Thiago Macieira <<a href="mailto:thiago.macieira@intel.com">thiago.macieira@intel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Friday, 17 May 2019 18:26:11 PDT Bob Hood wrote:<br>
> On 5/17/2019 2:58 PM, Thiago Macieira wrote:<br>
> > On Friday, 17 May 2019 10:16:04 PDT Bob Hood wrote:<br>
> >> They have (prematurely, imo) abandoned the combination of Windows +<br>
> >> Python<br>
> >> v2.7.  You will only be able to install PySide2 under Windows with Python<br>
> >> v3.x now.<br>
> > <br>
> > Less than 7 and a half months of support for Python 2 left, until it EOLs,<br>
> > after a 5 year extension. Everyone has migrated their business critical<br>
> > applications to Python 3 by now, right?<br>
> <br>
> Well, to me "7 and a half months...left" is not EOL, and I don't know<br>
> precisely when Python v2/Windows support was jettisoned, but you can add<br>
> that difference to the duration as well.That's how I personally define<br>
> "prematurely."<br>
<br>
Python2 support was deprecated by the Python community and the Python Software <br>
Foundation many years ago. Its EOL was pushed from Jan 1, 2015 to Jan 1, 2020.<br>
<br>
The point is not about Pyside, it's about *Python*. People have had over 10 <br>
years to switch from 2.x to 3. With less than 7½ months left, I'm sure <br>
everyone with critical applications have already switch, right?<br>
<br>
        <a href="https://pythonclock.org/" rel="noreferrer" target="_blank">https://pythonclock.org/</a><br>
<br>
> But the decision is made; I'm not instigating a brush war over it.  I'm not<br>
> invested in PySide2, and neither are my customers. It was just going to be a<br>
> convenience for them as long as we continued to support Python v2.  Now it<br>
> won't.<br>
<br>
I think the point is that it's not worth the resources required to build and <br>
test the Python2 bulld when so few are (supposed to be) still using it.<br>
<br>
-- <br>
Thiago Macieira - thiago.macieira (AT) <a href="http://intel.com" rel="noreferrer" target="_blank">intel.com</a><br>
  Software Architect - Intel System Software Products<br>
<br>
<br>
<br>
_______________________________________________<br>
Interest mailing list<br>
<a href="mailto:Interest@qt-project.org" target="_blank">Interest@qt-project.org</a><br>
<a href="https://lists.qt-project.org/listinfo/interest" rel="noreferrer" target="_blank">https://lists.qt-project.org/listinfo/interest</a><br>
</blockquote></div>