Closed h closed 4 years ago
Hi all,
Any ETA on this one? This makes this library unusable :/
Hi, any plans on compatibility with python 3.5+ ?
I think they don't really care
https://github.com/sendinblue/APIv3-python-library/issues/20#issuecomment-454762362
Best bet, call their API directly with requests or http3.
Hi All, The issue has been resolved. Please use latest version 6.1.0
Thanks! Sendinblue team
Please regenerate the library using Swagger. It is currently not compatible with python3.7 since "async" is now a keyword. This has been fixed in a recent release of Swagger: https://github.com/swagger-api/swagger-codegen/pull/8401
With Python3.7, you get the following error message when importing this library: