[Checkins] [zopefoundation/grokcore.annotation] 3382a9: Python3 support

GitHub noreply at github.com
Fri May 26 15:05:33 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.annotation
  Commit: 3382a95c77f108a0bcc279f44efd07a6be9b1716
      https://github.com/zopefoundation/grokcore.annotation/commit/3382a95c77f108a0bcc279f44efd07a6be9b1716
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M src/grokcore/annotation/components.py
    M src/grokcore/annotation/testing.py

  Log Message:
  -----------
  Python3 support


  Commit: aa97e6fbb7c773e1562fe3483c8857f20a9e0992
      https://github.com/zopefoundation/grokcore.annotation/commit/aa97e6fbb7c773e1562fe3483c8857f20a9e0992
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    A .coveragerc
    M .gitignore
    M setup.py
    A tox.ini

  Log Message:
  -----------
  Set up to use tox as possible testrunner and show coverage.


  Commit: b021bb038c5c21ef50e79c98df68c66bb2431679
      https://github.com/zopefoundation/grokcore.annotation/commit/b021bb038c5c21ef50e79c98df68c66bb2431679
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M src/grokcore/annotation/components.py

  Log Message:
  -----------
  Remove no longer needed import.


  Commit: 731407e4d50721df5517992dca04c9bf1d92fb0b
      https://github.com/zopefoundation/grokcore.annotation/commit/731407e4d50721df5517992dca04c9bf1d92fb0b
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M src/grokcore/annotation/tests/annotation/annotation.py

  Log Message:
  -----------
  Achieve 100% test coverage.


  Commit: 229d75b6ddee6fc6b1fae84003b88a92ce1c8bd9
      https://github.com/zopefoundation/grokcore.annotation/commit/229d75b6ddee6fc6b1fae84003b88a92ce1c8bd9
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M src/grokcore/annotation/tests/annotation/implementsmany.py
    M src/grokcore/annotation/tests/annotation/implementsnone.py
    M src/grokcore/annotation/tests/test_grok.py
    M tox.ini

  Log Message:
  -----------
  Drop support of Python 2.6 and claim support for Python 3.4, 3.5, 3.6 and PyPy.


  Commit: 902825ee8558c7033c75d537301094cf1e9a928b
      https://github.com/zopefoundation/grokcore.annotation/commit/902825ee8558c7033c75d537301094cf1e9a928b
  Author: Steffen Allner <sa at gocept.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Bup up version number.


  Commit: b483661684349223deaf3a78d6db76947aac01ef
      https://github.com/zopefoundation/grokcore.annotation/commit/b483661684349223deaf3a78d6db76947aac01ef
  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: 4a1424e493c557e0293bf964787464290954c97d
      https://github.com/zopefoundation/grokcore.annotation/commit/4a1424e493c557e0293bf964787464290954c97d
  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: 4784b3a05ac4fd7f8eb109bffe49209c010dbc13
      https://github.com/zopefoundation/grokcore.annotation/commit/4784b3a05ac4fd7f8eb109bffe49209c010dbc13
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/grokcore/annotation/tests/annotation/implementsmany.py
    M src/grokcore/annotation/tests/annotation/implementsnone.py
    M src/grokcore/annotation/tests/test_grok.py

  Log Message:
  -----------
  Use the renormalizing.IGNORE_EXCEPTION_MODULE_IN_PYTHON2


  Commit: e1530674885d66bf9d1daca98337be3e2c3817ee
      https://github.com/zopefoundation/grokcore.annotation/commit/e1530674885d66bf9d1daca98337be3e2c3817ee
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Set min version.


  Commit: ee8a4b788ff373367b92a55ef81ad7daa1b43036
      https://github.com/zopefoundation/grokcore.annotation/commit/ee8a4b788ff373367b92a55ef81ad7daa1b43036
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Fix test runs on Python >= 3.5.


  Commit: 0adf85f494221d544d91fae90c7b199c48a346b4
      https://github.com/zopefoundation/grokcore.annotation/commit/0adf85f494221d544d91fae90c7b199c48a346b4
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Adapt travis config to the currently used standard.

See zope.app.zcmlfiles.


  Commit: 2e3afece92b2f120f20d5dd9c051b0ee60540454
      https://github.com/zopefoundation/grokcore.annotation/commit/2e3afece92b2f120f20d5dd9c051b0ee60540454
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    M MANIFEST.in
    M buildout.cfg
    M setup.py
    M src/grokcore/annotation/components.py
    M src/grokcore/annotation/testing.py
    M src/grokcore/annotation/tests/annotation/annotation.py
    M src/grokcore/annotation/tests/annotation/implementsmany.py
    M src/grokcore/annotation/tests/annotation/implementsnone.py
    M src/grokcore/annotation/tests/test_grok.py
    A tox.ini

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

We want to have Python 3 compatibility.


Compare: https://github.com/zopefoundation/grokcore.annotation/compare/f4ced45293ef...2e3afece92b2


More information about the checkins mailing list