sendinblue / APIv3-python-library

SendinBlue's python library for API v3
MIT License
82 stars 40 forks source link

Fix async reserved keyword (python 3.7) #36

Closed frossigneux closed 3 years ago

frossigneux commented 5 years ago

Fix compatibility with python 3.7 Not sure everything is fixed, I simply renamed async => asynchronous where needed Tried on GAE and locally, for sending templates, and it works

iiiich commented 4 years ago

Any updates on this PR?

nwarchitect commented 4 years ago

Any update? Python 3.7 was release on June 27, 2018. That's 18+months and we still have no compatibility.

Is there any roadmap available for this problem?

ruudy-sib commented 3 years ago

Hi @frossigneux @iiiich @nwarchitect The issue has been resolved in the later versions. You could download the latest version from here. Thanks!