[issue22703] Idle Code Context: separate changing current and future editors

Terry J. Reedy report at bugs.python.org
Thu May 24 16:02:35 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:

[In #33610, msg317601, Cheryl Sabella wrote, copying here:]

I've started looking at #22703, more specifically, I've been trying to recreate it.  Since the config changes in 3.6/3.7 where the flag was removed from config dialog, the code context needs to be turned on explicitly for each editor.  3.5 has the old behavior.

So, I think the current change would be to add it back to config but with the behavior defined in #22703.  

I hope to have a PR within the next few days.

[ I will respond in a new message after investigating the current situation, versus 3 1/2 years ago.]

----------
nosy: +cheryl.sabella
versions: +Python 3.8

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


More information about the Python-bugs-list mailing list