Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 473 Bytes

TODO.md

File metadata and controls

27 lines (14 loc) · 473 Bytes

TODO

Features

  • [] Save body of email messages when parsing incoming emails->forum

Python 3 migration

  • Run pyupgrade once all the branches are merged
  • [] Fix all tests (including skipped ones)
  • [] Run pyupgrade --py36 once we drop Python 2 support

Testing & QA

  • [] Install pytest-randomly and fix errors

Clean up

  • [] Silence all warnings
  • [] Better logging

Other