mirror of
https://github.com/wassname/ray.git
synced 2026-08-13 12:30:18 +08:00
* Decrement reference count for result of serialization callback and also for an object created in DeserializeDict. * Check tuples exactly so named tuples go to callback. * Assert that callback is set if _pytype_ key present.