lavr / python-emails

Modern python library for emails
http://python-emails.readthedocs.org
Other
400 stars 54 forks source link

Avoid DeprecationWarning by importing from collections.abc first #127

Closed sochi closed 5 years ago

sochi commented 5 years ago

Noticed some deprecation warnings in our code which was using python-emails so fixing it.. also an existing issue is referring to the same: https://github.com/lavr/python-emails/issues/119.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-5.4%) to 88.168% when pulling 4406aa2faa39b95d5f96643ee9723b8152f73690 on sochi:master into 2f0012148fb57f0ff0fb97534159ca23318e6504 on lavr:master.