[Checkins] [zopefoundation/Products.MailHost] 895596: skip `content-transfer-encoding: 8bit` tests for P...

Dieter Maurer noreply at github.com
Fri Jul 17 07:14:11 CEST 2020


  Branch: refs/heads/workaround_python_issue41307#30
  Home:   https://github.com/zopefoundation/Products.MailHost
  Commit: 895596b916d744228ac699799feb39371d058140
      https://github.com/zopefoundation/Products.MailHost/commit/895596b916d744228ac699799feb39371d058140
  Author: dieter <dieter at handshake.de>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M src/Products/MailHost/tests/testMailHost.py

  Log Message:
  -----------
  skip `content-transfer-encoding: 8bit` tests for Python 3.5; the corresponding messages could not be sent anyway due to #30


  Commit: 042bcc141b3d1828f43d310f35c605f054e7e730
      https://github.com/zopefoundation/Products.MailHost/commit/042bcc141b3d1828f43d310f35c605f054e7e730
  Author: dieter <dieter at handshake.de>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M src/Products/MailHost/MailHost.py
    M src/Products/MailHost/SendMailTag.py
    M src/Products/MailHost/exportimport.py
    M tox.ini

  Log Message:
  -----------
  tox-config: `isort < 5` (to prevent flake8 failure); reorder imports because `isort 4` and `isort 5` do not agree regarding import order


  Commit: 1dc7bef0721cc68a4b3d22228c4e4a707171001a
      https://github.com/zopefoundation/Products.MailHost/commit/1dc7bef0721cc68a4b3d22228c4e4a707171001a
  Author: dieter <dieter at handshake.de>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M src/Products/MailHost/MailHost.py
    M src/Products/MailHost/tests/testMailHost.py

  Log Message:
  -----------
  make `flake8` happy


Compare: https://github.com/zopefoundation/Products.MailHost/compare/9ce003276b98...1dc7bef0721c


More information about the checkins mailing list