Terry J. Reedy added the comment:

Larry, please pull @restart.diff into 3.5.0.  I have already applied it to 2.7, 
3.4, 3.5.1, and 3.6, so I will null merge from 3.5.0 into 3.5.1 and 3.6.

Reason.  Aside from Raymond's request above, I was reminded about a week ago 
that a) when Idle runs in one process, running a file from the editor does 
*not* cause a restart, and b) we might want to add the option to not restart 
even when running with two processes.  So I agree with Raymond that Idle should 
say RESTART (or the equivalent) when restarting the execution process and not 
say it when not, and that 3.5.0 should be consistent with other releases, and 
not make a change that is reverted in 3.5.1.

----------
nosy: +benjamin.peterson, larry
priority: normal -> release blocker

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

Reply via email to