googleapis / googleapis/google-api-python-client
Remove dependencies on httplib2 and google-auth-httplib2
Đang mở
next major: breaking change
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 8.9k
- Fork
- 2.6k
- Merge trung bình
- 2 ngày 28 phút
- Pull request đã merge (30 ngày)
- 17
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.