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