New submission from Valentin Zhao <jmsq...@gmail.com>:

DIRECTLY run(i.e., python xxx/xxx/input_test.py) the file below and input other 
Chinese characters, then press backspace to delete them. You will find that you 
cannot delete them all, and even the cursor in the terminal misplaces and 
overlaps with the characters.

This issue is only reproduced under Mac OS X, everything is fine with Windows.

----------
components: 2to3 (2.x to 3.x conversion tool)
files: input_test.py
messages: 318160
nosy: Valentin Zhao
priority: normal
severity: normal
status: open
title: Chinese characters issue with input() function
type: behavior
versions: Python 3.6
Added file: https://bugs.python.org/file47623/input_test.py

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

Reply via email to