urlyy commented on issue #2160: URL: https://github.com/apache/fury/issues/2160#issuecomment-2842825604
@chaokunyang Sorry, I have another question. I've started implementing python meta_share according to spec. But I'm new to cython. I found that `_fury.py` is pretty much the same as `_serialization.pyx`, and `_serialization.pyx` only has some cython definitions. And it seems that all the tests are using `_serialization.pyx` logic. So do I have to implement the same logic in both codes? It's a bit of a hassle😨 -- 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]
