Fix segmentation fault when calling ray.put on a dictionary with object keys (#548)

* fix segfault when serializing dict key

* fix style

* fix test

* Fix linting.
This commit is contained in:
Eric Liang
2017-05-15 01:09:13 -07:00
committed by Philipp Moritz
parent 3c5375345f
commit e2e9e4ce6f
5 changed files with 26 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# The build output should clearly not be checked in
/python/ray/core
/src/common/thirdparty/redis
/numbuf/thirdparty/arrow
/src/numbuf/thirdparty/arrow
# Files generated by flatc should be ignored
/src/common/format/*.py