AlenkaF opened a new pull request, #14350:
URL: https://github.com/apache/arrow/pull/14350

   This PR updates Windows section of the Python Development page. Main changes:
   
   - use Python 3.10 (also in instructions for Linux/MacOs)
   - definition of `PATH` not needed as Python doesn't search in `PATH` for 
dlls anymore ([3.8 +](https://bugs.python.org/issue43173))
   - use `CONDA_PREFIX` to define `ARROW_HOME` as in other parts of the docs
   - remove **Running C++ unit tests for Python integration** section (C++ unit 
tests are part of `pytest`-based test module as of 
https://github.com/apache/arrow/pull/14117)
   
   cc @wjones127 @jorisvandenbossche 


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

Reply via email to