log piecrust/fastpickle.py @ 1174:3acfaf2e27f1

age author description
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
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.