Mercurial > piecrust2
view .gitignore @ 450:298f8f46432a
internal: Add a `fastpickle` module to help with multiprocess serialization.
Looks like we're wasting a lot of time serializing custom class information
for the workers, so this new module helps to convert classes to standard
structures (dicts, lists, etc).
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 06 Jul 2015 21:29:17 -0700 |
parents | ae90caf26224 |
children | a1b69b320217 |
line wrap: on
line source
*.pyc venv/ build/lib build/messages/_cache dist/ piecrust.egg-info/ piecrust/__version__.py