[
https://issues.apache.org/jira/browse/BEAM-9819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092864#comment-17092864
]
Valentyn Tymofieiev commented on BEAM-9819:
-------------------------------------------
https://github.com/apache/beam/pull/11522 extends apitools requirement
somewhat. Filed https://issues.apache.org/jira/browse/BEAM-9823 to switch to
google-api-python-client instead of using google-apitools.
> Extend acceptable httplib2 version range.
> -----------------------------------------
>
> Key: BEAM-9819
> URL: https://issues.apache.org/jira/browse/BEAM-9819
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> A Beam Python 3 user reported an inconvenience when migrating their Python 2
> to Python 3 pipeline due to a bug in httlib2 dependency, where httplib2 on
> Python3 doesn’t respect NO_PROXY environment variable. This bug was fixed in
> 0.13.1 [1]. Looking at the changelog of httplib2[2], there were more
> Python3-specific fixes in recent versions.
> In the past we restricted httplib2 version due to a conflict with
> googledatastore[3]. We have since then removed[4] a dependency on
> googledatastore, and I don't see other reasons to restrict httplib2 to
> 0.12.0.
> [1] https://github.com/httplib2/httplib2/pull/140
> [2] https://github.com/httplib2/httplib2/blob/master/CHANGELOG
> [2]
> https://github.com/apache/beam/commit/3b2c90156ddb67f4daddf275172c0b2d4eb1eaf6
> [3]
> https://github.com/apache/beam/pull/11175/files#diff-e9d0ab71f74dc10309a29b697ee99330L202
--
This message was sent by Atlassian Jira
(v8.3.4#803005)