mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
* Serialize lambdas with pickle by default. * Serialize sets with pickle by default. * Serialize types with pickle by default. * Small update to documentation. * Update tests.