mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 19:01:10 +08:00
8532ba4272
* Serialize lambdas with pickle by default. * Serialize sets with pickle by default. * Serialize types with pickle by default. * Small update to documentation. * Update tests.