[Python-Dev] Intention to accept PEP 552 soon (deterministic pyc files) (original) (raw)

Benjamin Peterson benjamin at python.org
Sat Sep 30 21:46:34 EDT 2017


What do you mean by bytecode-specific APIs? The internal importlib ones?

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 at 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 at 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 at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/brett%40python.org >



More information about the Python-Dev mailing list