This is an automated email from the ASF dual-hosted git repository.
micafer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
from dc57f8146 Merge pull request #2181 from nightcityblade/fix/issue-1805
add a4ccd7bcc Respect no_proxy environment variable
add 02b595182 Merge branch 'trunk' into fix/2077-respect-no-proxy
add 98d669cd0 Merge branch 'trunk' into fix/2077-respect-no-proxy
add 5a8e247c4 Address review feedback from @micafer: restore (not drop)
proxy env vars in test cleanup and pin NO_PROXY
add 3f8e0411b Merge branch 'trunk' into fix/2077-respect-no-proxy
add 34fd511cb fix: explicitly disable proxy schemes instead of returning {}
add 47df9a42f style: apply black formatting to http.py and
test_connection.py
add 2d332bda2 Reorganize imports in http.py
add b2cb332f6 Reorder import statements in http.py
add 3c6135a9a Fix style
new ac11dc757 Merge pull request #2171 from
Sanjays2402/fix/2077-respect-no-proxy
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.rst | 5 ++
libcloud/http.py | 33 ++++++++++--
libcloud/test/test_connection.py | 108 ++++++++++++++++++++++++++++++++++++++-
3 files changed, 142 insertions(+), 4 deletions(-)