[issue16182] readline: Wrong tab completion scope indices in Unicode terminals

Martin Panter report at bugs.python.org
Sun Jun 12 06:57:35 EDT 2016


Martin Panter added the comment:

I updated the patch to fix the error handling and memory leak. it also now skips the test in case the locale cannot encode the test data.

----------
Added file: http://bugs.python.org/file43359/readline_locale.v4.patch

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


More information about the Python-bugs-list mailing list