[Checkins] [zopefoundation/Zope] 37d9dc: flake8

GitHub noreply at github.com
Sat Aug 13 19:56:34 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 37d9dca408ec10eaaf44953c7808d8696e14bdda
      https://github.com/zopefoundation/Zope/commit/37d9dca408ec10eaaf44953c7808d8696e14bdda
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M src/OFS/Application.py

  Log Message:
  -----------
  flake8


  Commit: a496dc50783429b256caa3c7d9f1b05934fc459d
      https://github.com/zopefoundation/Zope/commit/a496dc50783429b256caa3c7d9f1b05934fc459d
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M src/OFS/Application.py
    M src/OFS/Folder.py
    M src/OFS/ObjectManager.py
    M src/OFS/PropertySheets.py
    M src/OFS/SimpleItem.py
    M src/OFS/Traversable.py
    A src/OFS/bbb.py
    M src/OFS/tests/testApplication.py

  Log Message:
  -----------
  Use pkg_resources to determine if ZServer/webdav is available.

There are so many import dependencies between OFS and webdav, it's
otherwise too easy to accidentally cause a cycle and silently break
one module.


  Commit: 5a54bdffdf116b67d98e4b672eb3ca0ea0a5086d
      https://github.com/zopefoundation/Zope/commit/5a54bdffdf116b67d98e4b672eb3ca0ea0a5086d
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M src/OFS/tests/testFileAndImage.py
    M src/Products/SiteAccess/tests/testVirtualHostMonster.py
    M src/Testing/ZopeTestCase/base.py
    M src/Testing/ZopeTestCase/layer.py
    M src/Testing/ZopeTestCase/sandbox.py
    R src/Testing/ZopeTestCase/testWebserver.py
    M src/Testing/ZopeTestCase/threadutils.py
    M src/Testing/ZopeTestCase/utils.py
    M src/Testing/makerequest.py

  Log Message:
  -----------
  Move ZServer related testing support into ZServer.Testing.


Compare: https://github.com/zopefoundation/Zope/compare/ca7a489f1252...5a54bdffdf11


More information about the checkins mailing list