[
https://issues.apache.org/jira/browse/PROTON-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175679#comment-15175679
]
Ken Giusti commented on PROTON-1150:
------------------------------------
Ooopsie - I pulled Robert's fix but failed to add the 'PROTON-1150' to the log.
Commit is here:
https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;a=commit;h=b9cd200c532e968bc349145b957c586684b08f02
> 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)