Martin Panter added the comment:

Suggest you integrate your rl_forced_update_display() wrapper and documentation 
with the existing patches in Issue 23067.

Regarding the reading_line() flag, your use case seems a bit racy to me. Can’t 
the other thread start reading a line after reading_line() returns false and 
before your print() statement happens?

----------
dependencies: +Export readline forced_update_display
nosy: +vadmium

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

Reply via email to