<div dir="ltr">Would that not be a security concern, if you can get Python to execute arbitrary code just by setting an environment variable?</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 7, 2017 at 10:47 PM, Barry Warsaw <span dir="ltr"><<a href="mailto:barry@python.org" target="_blank">barry@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sep 7, 2017, at 19:34, Nick Coghlan <<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>> wrote:<br>
<br>
> Now that you put it that way, it occurs to me that CI environments<br>
> could set "PYTHONBREAKPOINTHOOK=sys:<wbr>exit" to make breakpoint() an<br>
> immediate failure rather than halting the CI run waiting for input<br>
> that will never arrive.<br>
<br>
</span>You better watch out Nick.  You’re starting to sway me on adding the environment variable.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Barry<br>
<br>
</font></span><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/apetresc%40gmail.com" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/options/python-dev/<wbr>apetresc%40gmail.com</a><br>
<br></blockquote></div><br></div>