[Checkins] [zopefoundation/Zope] dad37b: flake8'ed Five

GitHub noreply at github.com
Sun Aug 7 01:28:09 CEST 2016


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

  Changed paths:
    R src/Products/Five/COPYING.txt
    R src/Products/Five/CREDITS.txt
    R src/Products/Five/README.txt
    R src/Products/Five/TODO.txt
    M src/Products/Five/__init__.py
    M src/Products/Five/browser/adding.py
    M src/Products/Five/browser/metaconfigure.py
    M src/Products/Five/browser/pagetemplatefile.py
    M src/Products/Five/browser/resource.py
    M src/Products/Five/browser/tests/__init__.py
    M src/Products/Five/browser/tests/aqlegacy.py
    M src/Products/Five/browser/tests/classes.py
    M src/Products/Five/browser/tests/i18n.py
    M src/Products/Five/browser/tests/skin.py
    M src/Products/Five/browser/tests/test_absoluteurl.py
    M src/Products/Five/browser/tests/test_adding.py
    M src/Products/Five/browser/tests/test_decode.py
    M src/Products/Five/browser/tests/test_defaultview.py
    M src/Products/Five/browser/tests/test_i18n.py
    M src/Products/Five/browser/tests/test_menu.py
    M src/Products/Five/browser/tests/test_metaconfigure.py
    M src/Products/Five/browser/tests/test_pages.py
    M src/Products/Five/browser/tests/test_pagetemplatefile.py
    M src/Products/Five/browser/tests/test_provider.py
    M src/Products/Five/browser/tests/test_recurse.py
    M src/Products/Five/browser/tests/test_resource.py
    M src/Products/Five/browser/tests/test_scriptsecurity.py
    M src/Products/Five/browser/tests/test_skin.py
    M src/Products/Five/browser/tests/test_traversable.py
    M src/Products/Five/browser/tests/test_zope3security.py
    M src/Products/Five/browser/tests/zope3security.py
    M src/Products/Five/component/__init__.py
    M src/Products/Five/component/browser.py
    M src/Products/Five/component/interfaces.py
    M src/Products/Five/component/tests.py
    M src/Products/Five/sizeconfigure.py
    M src/Products/Five/skin/__init__.py
    M src/Products/Five/skin/standardmacros.py
    M src/Products/Five/skin/tests/__init__.py
    M src/Products/Five/skin/tests/demomacros.py
    M src/Products/Five/skin/tests/test_standardmacros.py
    R src/Products/Five/tests/README.txt
    M src/Products/Five/tests/__init__.py
    M src/Products/Five/tests/adapters.py
    R src/Products/Five/tests/boilerplate.py
    M src/Products/Five/tests/classes.py
    M src/Products/Five/tests/metaconfigure.py
    M src/Products/Five/tests/test_directives.py
    M src/Products/Five/tests/test_i18n.py
    M src/Products/Five/tests/test_size.py
    M src/Products/Five/tests/testing/__init__.py
    M src/Products/Five/tests/testing/fancycontent.py
    M src/Products/Five/tests/testing/folder.py
    M src/Products/Five/tests/testing/pythonproduct2/Extensions/somemodule.py
    M src/Products/Five/tests/testing/pythonproduct2/__init__.py
    M src/Products/Five/tests/testing/simplecontent.py
    M src/Products/Five/utilities/__init__.py
    M src/Products/Five/utilities/browser/__init__.py
    M src/Products/Five/utilities/browser/marker.py
    M src/Products/Five/utilities/browser/tests/__init__.py
    M src/Products/Five/utilities/browser/tests/test_marker.py
    M src/Products/Five/utilities/marker.py
    M src/Products/Five/viewlet/__init__.py
    M src/Products/Five/viewlet/directives.txt
    M src/Products/Five/viewlet/manager.py
    M src/Products/Five/viewlet/metaconfigure.py
    M src/Products/Five/viewlet/tests.py
    M src/Products/Five/viewlet/viewlet.py

  Log Message:
  -----------
  flake8'ed Five


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

  Changed paths:
    M src/Products/Five/browser/tests/test_pagetemplatefile.py
    M src/Products/PageTemplates/DeferExpr.py
    M src/Products/PageTemplates/Expressions.py
    R src/Products/PageTemplates/HISTORY.txt
    M src/Products/PageTemplates/PageTemplate.py
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/ZRPythonExpr.py
    M src/Products/PageTemplates/ZopePageTemplate.py
    M src/Products/PageTemplates/__init__.py
    M src/Products/PageTemplates/interfaces.py
    M src/Products/PageTemplates/tests/__init__.py
    M src/Products/PageTemplates/tests/batch.py
    M src/Products/PageTemplates/tests/testDTMLTests.py
    M src/Products/PageTemplates/tests/testExpressions.py
    M src/Products/PageTemplates/tests/testHTMLTests.py
    M src/Products/PageTemplates/tests/testZRPythonExpr.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    M src/Products/PageTemplates/tests/util.py
    M src/Products/PageTemplates/unicodeconflictresolver.py
    M src/Products/PageTemplates/utils.py
    M src/Products/SiteAccess/VirtualHostMonster.py
    M src/Products/SiteAccess/__init__.py
    M src/Products/SiteAccess/tests/__init__.py
    M src/Products/SiteAccess/tests/testVirtualHostMonster.py
    M src/Shared/DC/Scripts/Bindings.py
    M src/Shared/DC/Scripts/BindingsUI.py
    M src/Shared/DC/Scripts/Script.py
    M src/Shared/DC/Scripts/__init__.py
    M src/Shared/DC/xml/__init__.py
    M src/Shared/DC/xml/ppml.py
    M src/Shared/DC/xml/xyap.py
    M src/ZTUtils/Batch.py
    M src/ZTUtils/SimpleTree.py
    M src/ZTUtils/Tree.py
    M src/ZTUtils/Zope.py
    M src/ZTUtils/tests/__init__.py
    M src/ZTUtils/tests/testBatch.py
    M src/ZTUtils/tests/testTree.py
    M src/ZTUtils/tests/testZope.py

  Log Message:
  -----------
  flake8 Products/Shared/ZTUtils.


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

  Changed paths:
    R src/Testing/README.txt
    M src/Testing/ZODButil.py
    M src/Testing/ZopeTestCase/functional.py
    M src/Testing/ZopeTestCase/zopedoctest/functional.py
    R src/Testing/common.py
    M src/Testing/custom_zodb.py
    R src/Testing/dispatcher.py
    M src/Testing/makerequest.py
    M src/Testing/tests/__init__.py
    M src/Testing/tests/test_makerequest.py
    M src/Testing/tests/test_testbrowser.py
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/BaseResponse.py
    M src/ZPublisher/BeforeTraverse.py
    R src/ZPublisher/Client.py
    M src/ZPublisher/Converters.py
    M src/ZPublisher/HTTPRangeSupport.py
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/Iterators.py
    M src/ZPublisher/Publish.py
    M src/ZPublisher/Request.py
    M src/ZPublisher/Response.py
    M src/ZPublisher/__init__.py
    M src/ZPublisher/interfaces.py
    M src/ZPublisher/mapply.py
    M src/ZPublisher/maybe_lock.py
    M src/ZPublisher/pubevents.py
    M src/ZPublisher/tests/__init__.py
    R src/ZPublisher/tests/generate_conflicts.py
    M src/ZPublisher/tests/testBaseRequest.py
    M src/ZPublisher/tests/testBeforeTraverse.py
    M src/ZPublisher/tests/testHTTPRangeSupport.py
    M src/ZPublisher/tests/testHTTPRequest.py
    M src/ZPublisher/tests/testHTTPResponse.py
    M src/ZPublisher/tests/testIterators.py
    M src/ZPublisher/tests/testPostTraversal.py
    M src/ZPublisher/tests/testPublish.py
    M src/ZPublisher/tests/test_Converters.py
    M src/ZPublisher/tests/test_exception_handling.py
    M src/ZPublisher/tests/test_mapply.py
    M src/ZPublisher/tests/test_xmlrpc.py
    M src/ZPublisher/tests/testpubevents.py
    M src/ZPublisher/xmlrpc.py

  Log Message:
  -----------
  flake8 ZPublisher/Testing


Compare: https://github.com/zopefoundation/Zope/compare/0c3ecbb00a09...efe611893aab


More information about the checkins mailing list