[issue41549] IDLE leaks `_` into hint box

wyz23x2 report at bugs.python.org
Fri Aug 14 04:51:48 EDT 2020


New submission from wyz23x2 <wyz23x2 at 163.com>:

Reproduce:
1. Open shell and enter an expression, say 1+1.
2. Create a new file and save.
3. Enter a letter and press Tab. `_` appears in the box.

----------
assignee: terry.reedy
components: IDLE
messages: 375383
nosy: terry.reedy, wyz23x2
priority: normal
severity: normal
status: open
title: IDLE leaks `_` into hint box
type: behavior
versions: Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41549>
_______________________________________


More information about the Python-bugs-list mailing list