wesm opened a new pull request #7112:
URL: https://github.com/apache/arrow/pull/7112


   It seems that Cython calling out to some pure Python code (here 
`pyarrow.compat.tobytes`) inside the atexit handler hits an esoteric bug on 
Python >= 3.7.5 on macOS. These code changes fix the problem for me. I'll try 
to create a minimal reproducer for the benefit of the Cython issue tracker 
since this seems to be a Cython bug


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to