google-api-python-client
google-api-python-client copied to clipboard
Added Asynchronous Features To Close Issue #1637
We have added asynchronous features for HTTP requests, authentication, as well as completed some of the checklist below:
- [x] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)
Fixes #<1637> 🦕