On Sat, Nov 16, 2013 at 11:15 AM, Antoine Pitrou <solip...@pitrou.net> wrote:
>
> Hello,
>
> Alexandre Vassalotti (thanks a lot!) has recently finalized his work on
> the PEP 3154 implementation - pickle protocol 4.
>
> I think it would be good to get the PEP and the implementation accepted
> for 3.4.

+1

Once the core portion of the PEP 451 implementation is done, I plan on
tweaking pickle to take advantage of module.__spec__ (where
applicable).  It would be nice to have the PEP 3154 implementation in
place before I do anything in that space.

-eric
_______________________________________________
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