[Python-Dev] Accepting PEP 3154 for 3.4? (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Sun Nov 17 02:41:15 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 17 Nov 2013 04:45, "Eric Snow" <ericsnowcurrently at gmail.com> wrote:
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.
+1 from me, too.
Cheers, Nick.
-eric
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/ncoghlan%40gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20131117/d28aa35d/attachment.html>
- 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 ]