Paulin Matavina

Results 2 issues of Paulin Matavina

A known issue with Google API is Http() objects being not thread safe (https://github.com/googleapis/google-api-python-client/blob/main/docs/thread_safety.md). For my usecase (a multithreaded chat bot interacting with Spreadsheets heavily) it appears as various SSL...

Hello and thank you for this very useful package! As I understood, some backends in matplotlib don't work well in frameworks using threading, like Django. It can be solved by...