<div dir="ltr"><div><div>In terms of killer feature, having a JIT in Python 3 and NOT back-porting it to 2.x could be the must have feature to drive user migration.<br><br></div>In machine learning, tools are divided between LUA and Python, and people use LUA just because it has a JIT and is fast (and easy to embed from what they claim). So may be if Python 3 had that, it would allow to reclaim the lost ground, it's definitely a feature I'd love to have.<br><br></div>I hope I didn't hijack the thread or anything but CPU performance (and the GIL) is a complaint I hear frequently in my work environment.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 9, 2015 at 11:26 PM, wesley chun <span dir="ltr"><<a href="mailto:wescpy@gmail.com" target="_blank">wescpy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Larger organizations take more time to move. The backwards-incompatibility is unfortunate but necessary. As more and more large, well-known packages, i.e., Django, migrate to 3.x, so will users. However, as Wai Yip mentioned, if you're not motivated to move (everything "works as intended"), then you won't.<div><br></div><div>Remember <a href="http://scons.org" target="_blank">SCons</a>? That was invented using 1.5 and stayed that way until recently. They were backporting 2.x patches to their 1.x system for the longest time.<div><br></div><div>With regards to the OP, at Google, we're still using 2.x, however there are efforts internally that are moving forward with 3.x and preparing the shift. I even wrote <a href="http://wescpy.blogspot.com/2015/08/accessing-gmail-from-python-plus-bonus.html" target="_blank">recently</a> that even the Google APIs Client Library is now available for Python 3 users.</div><div class="gmail_extra"><div><br></div><div>Cheers,</div>-- Wesley<br><div><div dir="ltr">- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>"A computer never does what you want... only what you tell it."<br>    <a href="http://google.com/+WesleyChun" target="_blank">+wesley chun</a> : wescpy at gmail : <a href="http://twitter.com/wescpy" target="_blank">@wescpy</a><br>    Python training & consulting : <a href="http://CyberwebConsulting.com" target="_blank">http://CyberwebConsulting.com</a><br>    "Core Python" books : <a href="http://CorePython.com" target="_blank">http://CorePython.com</a><br>    Python blog: <a href="http://wescpy.blogspot.com" target="_blank">http://wescpy.blogspot.com</a></div></div>
</div></div></div>
<br>_______________________________________________<br>
Baypiggies mailing list<br>
<a href="mailto:Baypiggies@python.org">Baypiggies@python.org</a><br>
To change your subscription options or unsubscribe:<br>
<a href="https://mail.python.org/mailman/listinfo/baypiggies" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/baypiggies</a><br></blockquote></div><br></div>