Skip to content

Remove dependencies on httplib2 and google-auth-httplib2 #1118

@hiranya911

Description

@hiranya911

This library still has dependencies on httplib2 and google-auth-httplib2. Most of the other Google Python libs have migrated away from these. Specifically, httplib2 has known thread-safety problems, and google-auth-httplib2 seems to have been developed as a backward compat package. Are there any plans for migrating these dependencies out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    next major: breaking changethis is a change that we should wait to bundle into the next major versiontype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions