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

Brett Cannon brett at python.org
Fri Sep 29 12:38:14 EDT 2017


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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170929/f13455e5/attachment.html>



More information about the Python-Dev mailing list