BPO | [914291](https://bugs.python.org/issue914291) --- | :--- Nosy | @loewis, @nijel Files | [Python-2.3.3-locale.patch](https://bugs.python.org/file5847/Python-2.3.3-locale.patch "Uploaded as text/plain at 2004-03-11.17:34:16 by @nijel"): adding few setlocale calls to readline *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['extension-modules'] title = 'Fix readline for utf-8 locales' updated_at = user = 'https://github.com/nijel' ``` bugs.python.org fields: ```python activity = actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = creator = 'nijel' dependencies = [] files = ['5847'] hgrepos = [] issue_num = 914291 keywords = ['patch'] message_count = 2.0 messages = ['45493', '45494'] nosy_count = 2.0 nosy_names = ['loewis', 'nijel'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue914291' versions = ['Python 2.3'] ```