[Python-Dev] Accepting PEP 3154 for 3.4?
Eric Snow
ericsnowcurrently at gmail.com
Sat Nov 16 19:44:31 CET 2013
More information about the Python-Dev mailing list
Sat Nov 16 19:44:31 CET 2013
- Previous message: [Python-Dev] Accepting PEP 3154 for 3.4?
- Next message: [Python-Dev] Accepting PEP 3154 for 3.4?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Nov 16, 2013 at 11:15 AM, Antoine Pitrou <solipsis at 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
- Previous message: [Python-Dev] Accepting PEP 3154 for 3.4?
- Next message: [Python-Dev] Accepting PEP 3154 for 3.4?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list