danepitkin opened a new issue, #37244: URL: https://github.com/apache/arrow/issues/37244
### Describe the enhancement requested `pickle5` is a backport of pickle protocol 5 features from python 3.8.3 to python 3.5, 3.6, and 3.7.[1] Now that python 3.7 is end-of-life and not supported in Arrow, we can remove all usage of it. [1] https://pypi.org/project/pickle5/ ### Component(s) Python -- 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]
