<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">Le 14 sept. 2017 01:01, "Eric Snow" <<a href="mailto:ericsnowcurrently@gmail.com">ericsnowcurrently@gmail.com</a>> a écrit :<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">In the case of</div>
sys.modules, the problem is that assigning a bogus value (e.g. []) can<br>
cause the interpreter to crash.  It wasn't a problem until recently<br>
when I removed PyInterpreterState.modules and made sys.modules<br>
authoritative (see <a href="https://bugs.python.org/issue28411" rel="noreferrer" target="_blank">https://bugs.python.org/<wbr>issue28411</a>). </blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">How do you crash Python? Can't we fix the interpreter?</div><div dir="auto"><br></div><div dir="auto">Your change makes so I would prefer to keep it if possible.</div><div dir="auto"><br></div><div dir="auto">Victor</div><div dir="auto"></div></div>