[issue34831] Asyncio Tutorial

Caleb Hattingh report at bugs.python.org
Wed Jun 19 08:39:06 EDT 2019


Caleb Hattingh <caleb.hattingh at gmail.com> added the comment:

I'm removing the GUI section of the chat case study. Yury was right, it's not going to add anything useful. The CLI chat client will work well because prompt-toolkit has actual support for asyncio.  Tkinter does not, and I think it'll be better to add a GUI section to this tutorial only once Tkinter gets first-class support for asyncio.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34831>
_______________________________________


More information about the Python-bugs-list mailing list