googleapis / googleapis/google-api-python-client
Remove dependencies on httplib2 and google-auth-httplib2
Aperta
next major: breaking change
type: feature request
- Lingua principale
- Python
- Stelle
- 8.9k
- Fork
- 2.6k
- Merge medio
- 2g 28m
- PR unite (30g)
- 17
Descrizione
This library still has dependencies on `httplib2` and `google-auth-httplib2`. Most of the other Google Python libs have [migrated away](https://github.com/googleapis/google-cloud-python/issues/1346) from these. Specifically, `httplib2` has [known thread-safety problems](https://github.com/googleapis/google-api-python-client/blob/master/docs/thread_safety.md), and `google-auth-httplib2` seems to have been developed as a backward compat package. Are there any plans for migrating these dependencies out?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.