raulcd opened a new issue, #49046: URL: https://github.com/apache/arrow/issues/49046
### Describe the bug, including details regarding any error messages, version, and platform. We have two scripts under `python/scripts` which doesn't seem used nor documented: https://github.com/apache/arrow/blob/0e9e32fc231a81552fac4818ab7c671ca04dabec/python/scripts/test_leak.py and https://github.com/apache/arrow/blob/0e9e32fc231a81552fac4818ab7c671ca04dabec/python/scripts/test_imports.py I think `test_imports.py` can be removed. `test_leak.py` can potentially be useful as a snippet on how to check for possible leaks but if we want to keep it we should probably document it. ### Component(s) Developer Tools, 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]
