Terry J. Reedy <tjre...@udel.edu> added the comment:

On entry of '0xz', IDLE from 3.6 to date highlights the '0x' part of the 
original entry.  I presume it can do this because it ignores the text 
attribute, and because bytes == chars for at least  '0x'.

The 'proposed PR' is not listed here.  Is it not yet submitted, or is the issue 
number wrong?

----------
nosy: +terry.reedy

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

Reply via email to