Antoine Pitrou created ARROW-2070: ------------------------------------- Summary: [Python] chdir logic in setup.py buggy Key: ARROW-2070 URL: https://issues.apache.org/jira/browse/ARROW-2070 Project: Apache Arrow Issue Type: Bug Components: Python Affects Versions: 0.8.0 Reporter: Antoine Pitrou Assignee: Antoine Pitrou
In some conditions, {{setup.py}} may change the current directory and omit restoring the previous one, which can fail some operations. -- This message was sent by Atlassian JIRA (v7.6.3#76005)