paleolimbot opened a new pull request, #759: URL: https://github.com/apache/arrow-nanoarrow/pull/759
In Cython 3.1.0, cpdef enums are no longer copied to the parent module. We're using the types module a bit like an enum and kind of want this behaviour, so this PR implements the workaround suggested in the Cython docs: https://cython.readthedocs.io/en/stable/src/userguide/language_basics.html -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org