<br><br>On Friday, August 24, 2018, Terry Reedy <<a href="mailto:tjreedy@udel.edu">tjreedy@udel.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 8/24/2018 4:12 AM, Wes Turner wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There was a thread about deprecating Tk awhile back.<br>
</blockquote>
<br>
That was an intentionally annoying troll post, not a serious proposal. Please don't refer to it as if it were.</blockquote><div><br></div><div>stdlib inclusion entails years of support commitment, backwards incompatibility, waiting for a Python release to occur, and withstanding phd-level challenges.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
asyncio event loop support would be great for real world apps.<br>
</blockquote>
<br>
This is unclear. Any app that wants to use asyncio can import it.</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Easily using async and await *without* using asyncio is a different matter.</blockquote><div><br></div><div>asyncio support is only so useful when the GUI widget toolkit blocks (doesn't use async or await<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
-- <br>
Terry Jan Reedy<br>
<br>
______________________________<wbr>_________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" target="_blank">http://python.org/psf/codeofco<wbr>nduct/</a><br>
</blockquote>