Ubospica commented on PR #643: URL: https://github.com/apache/tvm-ffi/pull/643#issuecomment-4780951029
Addressed the latest Gemini comments in cb9272a: - `String.__reduce_ex__` and `Bytes.__reduce_ex__` now return state as the third reduction element. - The state keeps ordinary instance attributes and drops only `_tvm_ffi_cached_object`. - Added tests for `String` subclass state and `Bytes` instance state preservation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
