[Checkins] [zopefoundation/Products.ZCatalog] f02d4f: flake8

GitHub noreply at github.com
Sun Aug 28 12:38:35 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: f02d4fb04ff8a5a15977e6ff7b9c82c51f723773
      https://github.com/zopefoundation/Products.ZCatalog/commit/f02d4fb04ff8a5a15977e6ff7b9c82c51f723773
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M src/Products/PluginIndexes/BooleanIndex/BooleanIndex.py
    M src/Products/PluginIndexes/common/UnIndex.py

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


  Commit: c8ae724ebd1cb85a8e92269f375d34522accb0be
      https://github.com/zopefoundation/Products.ZCatalog/commit/c8ae724ebd1cb85a8e92269f375d34522accb0be
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    A src/Products/PluginIndexes/cache.py
    M src/Products/PluginIndexes/common/UnIndex.py
    M src/Products/PluginIndexes/common/util.py

  Log Message:
  -----------
  Move RequestCache to its own module.


  Commit: b9188c6191d719ffba2480c4f084a7c2f2f519f4
      https://github.com/zopefoundation/Products.ZCatalog/commit/b9188c6191d719ffba2480c4f084a7c2f2f519f4
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M CHANGES.rst
    R src/Products/PluginIndexes/common/ResultList.py
    R src/Products/PluginIndexes/common/randid.py

  Log Message:
  -----------
  Remove unused `Products.PluginIndexes.common.ResultList/randid` modules.


  Commit: 2681d6e24e1175954698d117876349bd3928bf86
      https://github.com/zopefoundation/Products.ZCatalog/commit/2681d6e24e1175954698d117876349bd3928bf86
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M src/Products/PluginIndexes/DateIndex/DateIndex.py
    M src/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py
    M src/Products/PluginIndexes/KeywordIndex/KeywordIndex.py
    M src/Products/PluginIndexes/PathIndex/PathIndex.py
    M src/Products/PluginIndexes/common/UnIndex.py
    M src/Products/PluginIndexes/common/__init__.py
    M src/Products/PluginIndexes/common/util.py
    A src/Products/PluginIndexes/util.py
    M src/Products/ZCTextIndex/ZCTextIndex.py
    M src/Products/ZCatalog/Catalog.py

  Log Message:
  -----------
  Move `safe_callable` into `PluginIndexes.util` module.


  Commit: 6290418f65a86fc79472b2e2cd17d6cf746dd2fe
      https://github.com/zopefoundation/Products.ZCatalog/commit/6290418f65a86fc79472b2e2cd17d6cf746dd2fe
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M src/Products/PluginIndexes/BooleanIndex/BooleanIndex.py
    M src/Products/PluginIndexes/CompositeIndex/CompositeIndex.py
    M src/Products/PluginIndexes/DateIndex/DateIndex.py
    M src/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py
    M src/Products/PluginIndexes/FieldIndex/FieldIndex.py
    M src/Products/PluginIndexes/KeywordIndex/KeywordIndex.py
    M src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py
    M src/Products/PluginIndexes/common/UnIndex.py
    R src/Products/PluginIndexes/common/tests/__init__.py
    R src/Products/PluginIndexes/common/tests/test_UnIndex.py
    A src/Products/PluginIndexes/tests/__init__.py
    A src/Products/PluginIndexes/tests/test_unindex.py
    A src/Products/PluginIndexes/unindex.py

  Log Message:
  -----------
  Move PluginIndexes.common.UnIndex module to PluginIndexes.unindex.


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/fee4feb08563...6290418f65a8


More information about the checkins mailing list