[Checkins] [zopefoundation/grokcore.site] a38b64: Fix DeprecationWarnings.

Jan-Jaap Driessen noreply at github.com
Wed Sep 2 13:07:57 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.site
  Commit: a38b64758e9d2cb0ffe1eb7378549b712e957645
      https://github.com/zopefoundation/grokcore.site/commit/a38b64758e9d2cb0ffe1eb7378549b712e957645
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2019-02-21 (Thu, 21 Feb 2019)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/site/interfaces.py
    M src/grokcore/site/tests/functional/utility/install_on.py

  Log Message:
  -----------
  Fix DeprecationWarnings.


  Commit: 8237a7bd39c4af992f38fb4d4bb0d5e8dddfbd0b
      https://github.com/zopefoundation/grokcore.site/commit/8237a7bd39c4af992f38fb4d4bb0d5e8dddfbd0b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Trigger TravisCI.


  Commit: 28c5ca94acb66f3eb5d3a29f172d8a6fd7719190
      https://github.com/zopefoundation/grokcore.site/commit/28c5ca94acb66f3eb5d3a29f172d8a6fd7719190
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    A src/grokcore/site/tests/__init__.py

  Log Message:
  -----------
  Fix missing tests.


  Commit: d5857d4ffbd588cce8816ed73738420e78a15745
      https://github.com/zopefoundation/grokcore.site/commit/d5857d4ffbd588cce8816ed73738420e78a15745
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    A .editorconfig
    M .gitignore
    M .travis.yml
    M MANIFEST.in
    R bootstrap.py
    A setup.cfg
    M tox.ini

  Log Message:
  -----------
  Update to generic repo structure as defined in zopefoundation/meta


  Commit: 6221cff9d19632e1abc7d48a044156231a635be3
      https://github.com/zopefoundation/grokcore.site/commit/6221cff9d19632e1abc7d48a044156231a635be3
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  update changes


  Commit: 4b52b7c6b16cb20ebf0c8acd410f63f4bffea734
      https://github.com/zopefoundation/grokcore.site/commit/4b52b7c6b16cb20ebf0c8acd410f63f4bffea734
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M setup.py
    M src/grokcore/site/__init__.py
    M src/grokcore/site/testing.py
    M src/grokcore/site/tests/functional/application/application.py
    M src/grokcore/site/tests/functional/utility/local.py
    M src/grokcore/site/tests/functional/utility/subclass.py
    M src/grokcore/site/tests/test_base.py
    M src/grokcore/site/tests/test_functional.py

  Log Message:
  -----------
  Lint


  Commit: 273ebefea193993c2217bca9df546acd97ae34ee
      https://github.com/zopefoundation/grokcore.site/commit/273ebefea193993c2217bca9df546acd97ae34ee
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M src/grokcore/site/tests/functional/utility/local.py
    M src/grokcore/site/tests/functional/utility/subclass.py

  Log Message:
  -----------
  Better fix for linting long lines with passing tests on py27


  Commit: bb9840be4134b2033f4930345e9531c4459dbe43
      https://github.com/zopefoundation/grokcore.site/commit/bb9840be4134b2033f4930345e9531c4459dbe43
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    A .editorconfig
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    M MANIFEST.in
    R bootstrap.py
    A setup.cfg
    M setup.py
    M src/grokcore/site/__init__.py
    M src/grokcore/site/interfaces.py
    M src/grokcore/site/testing.py
    A src/grokcore/site/tests/__init__.py
    M src/grokcore/site/tests/functional/application/application.py
    M src/grokcore/site/tests/functional/utility/install_on.py
    M src/grokcore/site/tests/functional/utility/local.py
    M src/grokcore/site/tests/functional/utility/subclass.py
    M src/grokcore/site/tests/test_base.py
    M src/grokcore/site/tests/test_functional.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #6 from zopefoundation/fix-deprecation-warning

Fix DeprecationWarnings for (I)ObjectEvent


Compare: https://github.com/zopefoundation/grokcore.site/compare/04277c9a0195...bb9840be4134


More information about the checkins mailing list