Terry J. Reedy added the comment:

Using the callback loop from loop_tk.py, 3.6 repository IDLE runs with an 
asyncio loop.  See idle-async.diff.  So far, it seems about as snappy.  I need 
to do a more stressful (longer running) gui operation test to be sure: change 
syntax highlighting with 10 or 20 editor windows open.

----------
keywords: +patch
Added file: http://bugs.python.org/file43828/idle-async.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27546>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to