You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2020/05/18 17:55:00 UTC

[jira] [Commented] (BEAM-9819) Extend acceptable httplib2 version range.

    [ https://issues.apache.org/jira/browse/BEAM-9819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110499#comment-17110499 ] 

Valentyn Tymofieiev commented on BEAM-9819:
-------------------------------------------

Updated httplib2 to newest version after a fix to apitools was released.

> 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: P2
>             Fix For: 2.22.0
>
>          Time Spent: 2h 10m
>  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)