[Python-Dev] Accepting PEP 3154 for 3.4?

Guido van Rossum guido at python.org
Thu Nov 21 02:02:08 CET 2013


Yup. Agreed. Ship it!


On Wed, Nov 20, 2013 at 4:54 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:

> On Wed, 20 Nov 2013 18:45:53 -0600
> Tim Peters <tim.peters at gmail.com> wrote:
> > [Antoine]
> > > I have made two last-minute changes to the PEP:
> > >
> > > - addition of the FRAME opcode, as discussed with Tim, and keeping a
> > >   fixed 8-byte frame size
> >
> > Cool!
> >
> >
> > > - addition of the MEMOIZE opcode, courtesy of Alexandre, which replaces
> > >   PUT opcodes in protocol 4 and helps shrink the size of pickles
> >
> > Long overdue - clever idea!
> >
> >
> > > If there's no further opposition, I'd like to mark this PEP accepted
> > > (or let someone else do it) in 24 hours, so that the implementation can
> > > be integrated before Sunday.
> >
> > I think Guido already spoke on this - but, if he didn't, I will.
>  Accepted :-)
>
> Thank you! I have marked it accepted then.
> (with a final nit - EMPTY_FROZENSET isn't necessary and is gone)
>
> Regards
>
> Antoine.
> _______________________________________________
> 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/guido%40python.org
>



-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20131120/162ae993/attachment.html>


More information about the Python-Dev mailing list