
Nov. 16, 2013
6:44 p.m.
On Sat, Nov 16, 2013 at 11:15 AM, Antoine Pitrou <solipsis@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