<div dir="auto">I concur with Antoine, please don't add a special case for -E. But it seems like you already agreed with that :-)<div dir="auto"><br></div><div dir="auto">Victor</div></div><div class="gmail_extra"><br><div class="gmail_quote">Le 5 oct. 2017 05:33, "Barry Warsaw" <<a href="mailto:barry@python.org">barry@python.org</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Oct 4, 2017, at 21:52, Nick Coghlan <<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>> wrote:<br>
><br>
>> Unfortunately we probably won’t really get a good answer in practice until Python 3.7 is released, so maybe I just choose one and document that the behavior of PYTHONBREAKPOINT under -E is provision for now.  If that’s acceptable, then I would just treat -E for PYTHONBREAKPOINT the same as all other environment variables, and we’ll see how it goes.<br>
><br>
> I'd be fine with this as the main reason I wanted PYTHONBREAKPOINT=0<br>
> was for pre-merge CI systems, and those tend to have tightly<br>
> controlled environment settings, so you don't need to rely on -E or -I<br>
> when running your tests.<br>
><br>
> That said, it may also be worth considering a "-X nobreakpoints"<br>
> option (and then -I could imply "-E -s -X nobreakpoints").<br>
<br>
Thanks for the feedback Nick.  For now we’ll go with the standard behavior of -E and see how it goes.  We can always add a -X later.<br>
<br>
Cheers,<br>
-Barry<br>
<br>
<br>______________________________<wbr>_________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/victor.stinner%40gmail.com" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/options/python-dev/<wbr>victor.stinner%40gmail.com</a><br>
<br></blockquote></div></div>