log piecrust/fastpickle.py @ 845:a3f74fa0c826 2.0.0

age author description
Sat, 28 May 2016 15:41:05 -0700 Ludovic Chabant internal: Fix some bugs with the `fastpickle` module.
Sat, 16 Apr 2016 22:13:22 -0700 Ludovic Chabant internal: Fix compatibility with older Python 3.x.
Wed, 23 Mar 2016 12:19:35 -0700 Ludovic Chabant bake: Re-enable faster serialization between processes.
Sat, 11 Jul 2015 17:51:56 -0700 Ludovic Chabant internal: Handle data serialization more under the hood.
Sat, 11 Jul 2015 00:44:58 -0700 Ludovic Chabant internal: Add support for fake pickling of date/time structures.
Mon, 06 Jul 2015 21:29:17 -0700 Ludovic Chabant internal: Add a `fastpickle` module to help with multiprocess serialization.