[Checkins] [zopefoundation/grokcore.rest] 14fb09: python3 compatibility

GitHub noreply at github.com
Wed Jan 10 11:39:09 CET 2018


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

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

  Log Message:
  -----------
  python3 compatibility


  Commit: 02d697f19220d8d318c9ef64115d01c1aecb25f9
      https://github.com/zopefoundation/grokcore.rest/commit/02d697f19220d8d318c9ef64115d01c1aecb25f9
  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
    A MANIFEST.in
    M bootstrap.py
    M buildout.cfg
    M setup.py
    M src/grokcore/rest/ftests/rest/localgrants.py
    M src/grokcore/rest/ftests/rest/rest.py
    M src/grokcore/rest/ftests/test_grok_functional.py
    M src/grokcore/rest/interfaces.py
    M src/grokcore/rest/rest.py
    M src/grokcore/rest/testing.py
    A tox.ini

  Log Message:
  -----------
  Get the tests for grokcore.rest moving.

However: tox seems not to find any tests and there is difficulty in
how zope.publisher deals with responses and encodings and
Content-Type repsonse headers for GET/POST versus DELETE/PUT.

In other words: WIP.


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

  Changed paths:
    M setup.py
    M src/grokcore/rest/ftests/rest/rest.py

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

# Conflicts:
#	buildout.cfg
#	src/grokcore/rest/ftests/rest/rest.py


  Commit: 95ce1f40157ec59d8b484f6537954d4709b264ae
      https://github.com/zopefoundation/grokcore.rest/commit/95ce1f40157ec59d8b484f6537954d4709b264ae
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  we need a newer zope.errorview after all


  Commit: 5014a10fc41bef13dd44fe55b9792b13626b0824
      https://github.com/zopefoundation/grokcore.rest/commit/5014a10fc41bef13dd44fe55b9792b13626b0824
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  update ignores


  Commit: 66addcedfc8961cc099f12639dd69e24b6085c49
      https://github.com/zopefoundation/grokcore.rest/commit/66addcedfc8961cc099f12639dd69e24b6085c49
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  we need an update zope.errorview.


  Commit: 437cf339fec7622311c64c0cb2fd018a3655ff51
      https://github.com/zopefoundation/grokcore.rest/commit/437cf339fec7622311c64c0cb2fd018a3655ff51
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
    M src/grokcore/rest/ftests/rest/rest.py
    M src/grokcore/rest/ftests/test_grok_functional.py
    M src/grokcore/rest/rest.py

  Log Message:
  -----------
  update tests - at least they are consistent now, but I don't like having to handle the content-type like this.


  Commit: 74e50efc7959e29cffb968f26b6aa3bffa3a5216
      https://github.com/zopefoundation/grokcore.rest/commit/74e50efc7959e29cffb968f26b6aa3bffa3a5216
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  pick up zope.errorview


  Commit: 3a3c520b288a342cbfa2c194b4da4e762fcd671b
      https://github.com/zopefoundation/grokcore.rest/commit/3a3c520b288a342cbfa2c194b4da4e762fcd671b
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    A MANIFEST.in
    M buildout.cfg
    M setup.py
    M src/grokcore/rest/components.py
    M src/grokcore/rest/ftests/rest/localgrants.py
    M src/grokcore/rest/ftests/rest/rest.py
    M src/grokcore/rest/ftests/test_grok_functional.py
    M src/grokcore/rest/interfaces.py
    M src/grokcore/rest/rest.py
    M src/grokcore/rest/testing.py
    A tox.ini

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

Resurrection python3.


Compare: https://github.com/zopefoundation/grokcore.rest/compare/fed421f65161...3a3c520b288a


More information about the checkins mailing list