esafak opened a new pull request, #2395: URL: https://github.com/apache/fory/pull/2395
I realized I did not remove usages of `ComplexObjectSerializer` when I submitted #2389 ## What does this PR do? * Remove ComplexObjectSerializer from pyfory/__init__.py. * Update _registry.py to use DataClassSerializer directly instead of ComplexObjectSerializer. * Remove ComplexObjectSerializer definition from _struct.py. ## Does this PR introduce any user-facing change? No ## Benchmark N/A -- 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]
