Ken Giusti created PROTON-1150:
----------------------------------
Summary: Python setup.py fails to use environment settings
Key: PROTON-1150
URL: https://issues.apache.org/jira/browse/PROTON-1150
Project: Qpid Proton
Issue Type: Bug
Components: python-binding
Affects Versions: 0.12.0
Reporter: Ken Giusti
Assignee: Ken Giusti
Fix For: 0.13.0
This causes the bindings build/install to ignore any environment variables that
have been set by the user. The setup.py script intends to only modify the
PYTHONPATH env variable when running Popen, but actually results in resetting
all other env variables to their defaults.
See: https://github.com/apache/qpid-proton/pull/69/commits
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)