[Checkins] [zopefoundation/grokcore.catalog] 98cc08: fix up the implementer decorator

GitHub noreply at github.com
Fri Jan 5 11:17:36 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.catalog
  Commit: 98cc0848357a921780f2e8d3f65d4fd32dbba79f
      https://github.com/zopefoundation/grokcore.catalog/commit/98cc0848357a921780f2e8d3f65d4fd32dbba79f
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M buildout.cfg
    M src/grokcore/catalog/index.py

  Log Message:
  -----------
  fix up the implementer decorator


  Commit: ddb7fda96e6d2508701acb46345d515b0f110f33
      https://github.com/zopefoundation/grokcore.catalog/commit/ddb7fda96e6d2508701acb46345d515b0f110f33
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  zc.catalog needs to be updated for grokcore.catalog to move forward to python 3


  Commit: d38884b19d316a5804f8e22b2f65683e3086605a
      https://github.com/zopefoundation/grokcore.catalog/commit/d38884b19d316a5804f8e22b2f65683e3086605a
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  point to groktoolkit version list on python3 branch


  Commit: 9c1b9db7d93a5019f7d238b1f65374d83d50c64d
      https://github.com/zopefoundation/grokcore.catalog/commit/9c1b9db7d93a5019f7d238b1f65374d83d50c64d
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Merge branch 'resurrection-python3' of git+ssh://github.com/zopefoundation/grokcore.catalog into resurrection-python3


  Commit: 27fe4088ac5e6bf9d652438e2e0aa338d73f96bd
      https://github.com/zopefoundation/grokcore.catalog/commit/27fe4088ac5e6bf9d652438e2e0aa338d73f96bd
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M buildout.cfg
    M src/grokcore/catalog/ftests/catalog/catalog.py
    M src/grokcore/catalog/ftests/catalog/indexes.py
    M src/grokcore/catalog/ftests/catalog/indexes_app_interface.py
    M src/grokcore/catalog/ftests/catalog/indexes_attribute.py
    M src/grokcore/catalog/ftests/catalog/indexes_class.py
    M src/grokcore/catalog/ftests/catalog/indexes_datetimeindex.py
    M src/grokcore/catalog/ftests/catalog/indexes_install_on.py
    M src/grokcore/catalog/ftests/catalog/indexes_multiple.py
    M src/grokcore/catalog/ftests/catalog/indexes_multiple_conflict.py
    M src/grokcore/catalog/ftests/catalog/indexes_nonexistent.py
    M src/grokcore/catalog/ftests/catalog/indexes_set.py
    M src/grokcore/catalog/ftests/catalog/indexes_valueindex.py
    M src/grokcore/catalog/ftests/catalog/setuporder.py
    M src/grokcore/catalog/ftests/test_grok_functional.py
    M src/grokcore/catalog/index.py
    M src/grokcore/catalog/tests/catalog/indexes_module.py
    M src/grokcore/catalog/tests/catalog/indexes_no_app.py
    M src/grokcore/catalog/tests/test_grok.py

  Log Message:
  -----------
  fix tests to be compatible with Python 2 and Python 3


  Commit: abd64d03c49b414b3f87584a14f5ae31fc605573
      https://github.com/zopefoundation/grokcore.catalog/commit/abd64d03c49b414b3f87584a14f5ae31fc605573
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M .gitignore
    M .travis.yml
    M setup.py

  Log Message:
  -----------
  claim python 3 compatibility


  Commit: 1c338ed2e18b46d33693ce6a915ab7356d890359
      https://github.com/zopefoundation/grokcore.catalog/commit/1c338ed2e18b46d33693ce6a915ab7356d890359
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/grokcore/catalog/ftests/catalog/indexes_nonexistent.py
    M src/grokcore/catalog/ftests/test_grok_functional.py
    M src/grokcore/catalog/tests/catalog/indexes_module.py
    M src/grokcore/catalog/tests/catalog/indexes_no_app.py
    M src/grokcore/catalog/tests/test_grok.py

  Log Message:
  -----------
  adapted to the changed names in zope.testing


  Commit: 31cb9abcc317e09757eacde85526dcc908c68ec3
      https://github.com/zopefoundation/grokcore.catalog/commit/31cb9abcc317e09757eacde85526dcc908c68ec3
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  Update manifest, no .mo files here.


  Commit: 7a8305a9701695e79c8e161248cc3c735069581f
      https://github.com/zopefoundation/grokcore.catalog/commit/7a8305a9701695e79c8e161248cc3c735069581f
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M buildout.cfg
    M setup.py
    A tox.ini

  Log Message:
  -----------
  get tests to run on travis and tox.


  Commit: 79b816d4899389d1ba52bda134c2f8947b438e1a
      https://github.com/zopefoundation/grokcore.catalog/commit/79b816d4899389d1ba52bda134c2f8947b438e1a
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M setup.py
    M src/grokcore/catalog/__init__.py
    M src/grokcore/catalog/index.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into resurrection-python3


  Commit: f4e27e5f3d9dd382b24464745d8e45d7ab388de9
      https://github.com/zopefoundation/grokcore.catalog/commit/f4e27e5f3d9dd382b24464745d8e45d7ab388de9
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  update changelog


  Commit: 262314fbf64cb5e76ff1dac36039adb725e50087
      https://github.com/zopefoundation/grokcore.catalog/commit/262314fbf64cb5e76ff1dac36039adb725e50087
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    M MANIFEST.in
    M buildout.cfg
    M setup.py
    M src/grokcore/catalog/ftests/catalog/catalog.py
    M src/grokcore/catalog/ftests/catalog/indexes.py
    M src/grokcore/catalog/ftests/catalog/indexes_app_interface.py
    M src/grokcore/catalog/ftests/catalog/indexes_attribute.py
    M src/grokcore/catalog/ftests/catalog/indexes_class.py
    M src/grokcore/catalog/ftests/catalog/indexes_datetimeindex.py
    M src/grokcore/catalog/ftests/catalog/indexes_install_on.py
    M src/grokcore/catalog/ftests/catalog/indexes_multiple.py
    M src/grokcore/catalog/ftests/catalog/indexes_multiple_conflict.py
    M src/grokcore/catalog/ftests/catalog/indexes_nonexistent.py
    M src/grokcore/catalog/ftests/catalog/indexes_set.py
    M src/grokcore/catalog/ftests/catalog/indexes_valueindex.py
    M src/grokcore/catalog/ftests/catalog/setuporder.py
    M src/grokcore/catalog/ftests/test_grok_functional.py
    M src/grokcore/catalog/index.py
    M src/grokcore/catalog/tests/catalog/indexes_module.py
    M src/grokcore/catalog/tests/catalog/indexes_no_app.py
    M src/grokcore/catalog/tests/test_grok.py
    A tox.ini

  Log Message:
  -----------
  Merge pull request #6 from zopefoundation/resurrection-python3

Resurrection python3.


Compare: https://github.com/zopefoundation/grokcore.catalog/compare/7146011c3b54...262314fbf64c


More information about the checkins mailing list