On Wed, 20 Nov 2013 18:45:53 -0600
Tim Peters <tim.pet...@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@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to