gspread_asyncio icon indicating copy to clipboard operation
gspread_asyncio copied to clipboard

Subclass gspread.Client.request() to intercept i/o

Open dgilman opened this issue 2 years ago • 0 comments

Experiment with this to see if it can smoothly handle all internal API calls, allowing us to cleanly handle APIs that make more than one network call.

dgilman avatar Jul 10 '22 16:07 dgilman