[issue24727] Wrap rl_forced_update_display() and lock readline module while active

Martin Panter report at bugs.python.org
Tue Jun 21 00:23:10 EDT 2016


Martin Panter added the comment:

I wonder why you can’t add the locking around input() calls at a higher level, rather than needing to change the readline module itself.

----------
stage:  -> patch review
title: Expand readline module -> Wrap rl_forced_update_display() and lock readline module while active

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24727>
_______________________________________


More information about the Python-bugs-list mailing list