Serhiy Storchaka <[email protected]> added the comment:
Python method is just a thin wrapper around corresponding curses function (wgetch() in this case). It looks like an issue is in the curses library. We cannot do anything with it. ---------- nosy: +serhiy.storchaka resolution: -> third party status: open -> pending _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43854> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
