<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Sat, 30 Sep 2017 at 18:46 Benjamin Peterson <<a href="mailto:benjamin@python.org">benjamin@python.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What do you mean by bytecode-specific APIs? The internal importlib ones?<br></blockquote><div><br></div><div>There's that, but more specifically py_compile and compileall.</div><div><br></div><div>-Brett<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Fri, Sep 29, 2017, at 09:38, Brett Cannon wrote:<br>
> BTW, if you find the bytecode-specific APIs are sub-par while trying to<br>
> update them, let me know as I have been toying with cleaning them up and<br>
> centralizing them under importlib for a while and just never gotten<br>
> around<br>
> to sitting down and coming up with a better design that warranted putting<br>
> the time into it. :)<br>
><br>
> On Fri, 29 Sep 2017 at 09:17 Benjamin Peterson <<a href="mailto:benjamin@python.org" target="_blank">benjamin@python.org</a>><br>
> wrote:<br>
><br>
> > Thanks, Guido and everyone who submitted feedback!<br>
> ><br>
> > I guess I know what I'll be doing this weekend.<br>
> ><br>
> ><br>
> > On Fri, Sep 29, 2017, at 08:18, Guido van Rossum wrote:<br>
> > > Let me try that again.<br>
> > ><br>
> > > There have been no further comments. PEP 552 is now accepted.<br>
> > ><br>
> > > Congrats, Benjamin! Go ahead and send your implementation for<br>
> > > review.Oops.<br>
> > > Let me try that again.<br>
> > ><br>
> > > PS. PEP 550 is still unaccepted, awaiting a new revision from Yury and<br>
> > > Elvis.<br>
> > ><br>
> > > --<br>
> > > --Guido van Rossum (<a href="http://python.org/~guido" rel="noreferrer" target="_blank">python.org/~guido</a> <<a href="http://python.org/%7Eguido" rel="noreferrer" target="_blank">http://python.org/%7Eguido</a>>)<br>
> > > _______________________________________________<br>
> > > Python-Dev mailing list<br>
> > > <a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
> > > <a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
> > > Unsubscribe:<br>
> > > <a href="https://mail.python.org/mailman/options/python-dev/benjamin%40python.org" rel="noreferrer" target="_blank">https://mail.python.org/mailman/options/python-dev/benjamin%40python.org</a><br>
> ><br>
> > _______________________________________________<br>
> > Python-Dev mailing list<br>
> > <a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
> > <a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
> > Unsubscribe:<br>
> > <a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org" rel="noreferrer" target="_blank">https://mail.python.org/mailman/options/python-dev/brett%40python.org</a><br>
> ><br>
</blockquote></div></div>