[Checkins] [zopefoundation/Products.ZCatalog] 1f2f10: Fix StopIteration deprecation warning

GitHub noreply at github.com
Thu May 17 17:58:56 CEST 2018


  Branch: refs/heads/andbag-fix-deprecation
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 1f2f105081df5e0dd2be400d15e43d721a5f94bc
      https://github.com/zopefoundation/Products.ZCatalog/commit/1f2f105081df5e0dd2be400d15e43d721a5f94bc
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py
    M src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py
    M src/Products/PluginIndexes/unindex.py

  Log Message:
  -----------
  Fix StopIteration deprecation warning


  Commit: 4d3d01da1f1739d9927d0daf1ec429d833b2aaa7
      https://github.com/zopefoundation/Products.ZCatalog/commit/4d3d01da1f1739d9927d0daf1ec429d833b2aaa7
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M setup.cfg
    M src/Products/PluginIndexes/tests/test_unindex.py
    M src/Products/ZCTextIndex/tests/testIndex.py
    M src/Products/ZCTextIndex/tests/testLexicon.py
    M src/Products/ZCTextIndex/tests/testZCTextIndex.py
    M src/Products/ZCatalog/tests/test_catalog.py
    M src/Products/ZCatalog/tests/test_plan.py
    M src/Products/ZCatalog/tests/test_zcatalog.py

  Log Message:
  -----------
  Fix deprecation warnings & flake8


  Commit: 0ad2949ef46efcccfc0f3a8895e6e37fbe29c8a3
      https://github.com/zopefoundation/Products.ZCatalog/commit/0ad2949ef46efcccfc0f3a8895e6e37fbe29c8a3
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    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/PathIndex/PathIndex.py
    M src/Products/PluginIndexes/TopicIndex/FilteredSet.py
    M src/Products/PluginIndexes/TopicIndex/TopicIndex.py
    M src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py
    M src/Products/PluginIndexes/cache.py
    M src/Products/PluginIndexes/unindex.py
    M src/Products/PluginIndexes/util.py

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


  Commit: e0984b1ff526d98fc179190cb238374e3895c3fc
      https://github.com/zopefoundation/Products.ZCatalog/commit/e0984b1ff526d98fc179190cb238374e3895c3fc
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py

  Log Message:
  -----------
  Fix security decorators


  Commit: b7a39e70bec1ac900ca1fb9f1c8c6073768f982d
      https://github.com/zopefoundation/Products.ZCatalog/commit/b7a39e70bec1ac900ca1fb9f1c8c6073768f982d
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/Products/ZCatalog/Catalog.py

  Log Message:
  -----------
  Fix deprecated 'warn' method


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/fb00aea74655...b7a39e70bec1
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list