ray/python
Robert Nishihara 8532ba4272 Serialize lambdas, sets, and types with pickle by default. (#511)
* Serialize lambdas with pickle by default.

* Serialize sets with pickle by default.

* Serialize types with pickle by default.

* Small update to documentation.

* Update tests.
2017-05-04 00:16:35 -07:00
..
ray Serialize lambdas, sets, and types with pickle by default. (#511) 2017-05-04 00:16:35 -07:00
setup.py Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00