Skip to content

v0.47.0

Compare
Choose a tag to compare
@ikvk ikvk released this 15 Sep 05:31
· 84 commits to master since this release
  • Dropped support for python 3.3, 3.4
  • Added type annotations
  • [Breaking] utils.clean_uids - removed special case for Generator with "fetch" name for implicitly gets all uids. Use BaseMailBox.uids method instead.
  • Removed BaseMailBox deprecated stuff: fetch miss_defect arg, seen method, search method