google-api-python-client icon indicating copy to clipboard operation
google-api-python-client copied to clipboard

Added Asynchronous Features To Close Issue #1637

Open ChynnaSyas opened this issue 1 year ago • 0 comments

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> 🦕

ChynnaSyas avatar Aug 26 '24 00:08 ChynnaSyas