<div dir="ltr">Well then, maybe you can propose some specific set of changes? (I'm about to go on vacation and I'd like to focus on other things for the next two weeks though, so don't count on me too much.)</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 16, 2017 at 3:49 PM, Antoine Pitrou <span dir="ltr"><<a href="mailto:solipsis@pitrou.net" target="_blank">solipsis@pitrou.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 16 Dec 2017 11:42:15 -0800<br>
<span class="">Guido van Rossum <<a href="mailto:guido@python.org">guido@python.org</a>> wrote:<br>
><br>
</span><span class="">> If it's only a warning, I worry that if we stop checking the flag bits it<br>
> can cause wild pointer following. This sounds like it would be a potential<br>
> security issue (load a module, ignore the warning, try to use a certain API<br>
> on a class it defines, boom). Also, could there still be 3rd party modules<br>
> out there that haven't been recompiled in a really long time and use some<br>
> older backwards compatible module initialization API? (I guess we could<br>
> stop supporting that and let them fail hard.)<br>
<br>
</span>As far as I can tell, all the legacy APIs were removed when PEP 3121<br>
was implemented (Python 3 allowed us to do a clean break here).<br>
<div class="HOEnZb"><div class="h5"><br>
Regards<br>
<br>
Antoine.<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/guido%40python.org" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/options/python-dev/<wbr>guido%40python.org</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">--Guido van Rossum (<a href="http://python.org/~guido" target="_blank">python.org/~guido</a>)</div>
</div>