[Checkins] [zopefoundation/DocumentTemplate] d9fbce: Setup tox/travis to run Python 3 tests, use Py3 br...

GitHub noreply at github.com
Fri May 5 14:52:50 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/DocumentTemplate
  Commit: d9fbcee299cb510f9d8501e5b8b43ad517ade73b
      https://github.com/zopefoundation/DocumentTemplate/commit/d9fbcee299cb510f9d8501e5b8b43ad517ade73b
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-22 (Sun, 22 Jan 2017)

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

  Log Message:
  -----------
  Setup tox/travis to run Python 3 tests, use Py3 branches of dependencies.


  Commit: 0dc04598e63b36c60a3e486f44be72df6b0d4a8c
      https://github.com/zopefoundation/DocumentTemplate/commit/0dc04598e63b36c60a3e486f44be72df6b0d4a8c
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-01-22 (Sun, 22 Jan 2017)

  Changed paths:
    M src/DocumentTemplate/DT_Return.py
    M src/DocumentTemplate/DT_String.py
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/_DocumentTemplate.py
    M src/DocumentTemplate/sequence/tests/testSequence.py
    M src/DocumentTemplate/sequence/tests/ztestlib.py
    M src/DocumentTemplate/tests/test_DT_Var.py
    M src/TreeDisplay/TreeTag.py
    M src/TreeDisplay/__init__.py
    M src/TreeDisplay/tests.py

  Log Message:
  -----------
  WIP on Python 3 port.


  Commit: 4df14f53fb897b21a653eae7d18305b5c8c0c697
      https://github.com/zopefoundation/DocumentTemplate/commit/4df14f53fb897b21a653eae7d18305b5c8c0c697
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M buildout.cfg
    M tox.ini

  Log Message:
  -----------
  Use released versions of ExtensionClass and Persistence.


  Commit: de771c7f65683cdc0ad733e397df55b7028eecd9
      https://github.com/zopefoundation/DocumentTemplate/commit/de771c7f65683cdc0ad733e397df55b7028eecd9
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M src/DocumentTemplate/DT_In.py
    M src/DocumentTemplate/DT_InSV.py
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/tests/testDTMLUnicode.py
    M src/DocumentTemplate/tests/test_DT_Var.py

  Log Message:
  -----------
  Fix various tests under Py3.


  Commit: 6292b949799ece390cf7eace2d107115c01b7787
      https://github.com/zopefoundation/DocumentTemplate/commit/6292b949799ece390cf7eace2d107115c01b7787
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Try to appease travis-ci/setuptools.


  Commit: ff37d67152f2a82c949c610d53c0377bfdb44668
      https://github.com/zopefoundation/DocumentTemplate/commit/ff37d67152f2a82c949c610d53c0377bfdb44668
  Author: Steffen Allner <sa at gocept.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M src/DocumentTemplate/DT_Util.py
    M src/DocumentTemplate/tests/testSecurity.py

  Log Message:
  -----------
  Port code and tests to Python 3.


  Commit: f4dadd14f5591716d178e06f67f8ff905e9e860c
      https://github.com/zopefoundation/DocumentTemplate/commit/f4dadd14f5591716d178e06f67f8ff905e9e860c
  Author: Steffen Allner <sa at gocept.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M .travis.yml
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Drop PyPy as it does not work.


  Commit: ab1892e3ea5f8d72b02f38ba04560055ec61626c
      https://github.com/zopefoundation/DocumentTemplate/commit/ab1892e3ea5f8d72b02f38ba04560055ec61626c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Log Message:
  -----------
  Merge branch 'master' into py3-pure-python


  Commit: 7142839f2d10fc268288aada52becba6b12b0818
      https://github.com/zopefoundation/DocumentTemplate/commit/7142839f2d10fc268288aada52becba6b12b0818
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Switch to AccessControl master


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

  Changed paths:
    M buildout.cfg
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Use released versions.


  Commit: 8341ac7a65d651fa0e98af58e5128f1970774b10
      https://github.com/zopefoundation/DocumentTemplate/commit/8341ac7a65d651fa0e98af58e5128f1970774b10
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M tox.ini

  Log Message:
  -----------
  Add testing for coverage.


  Commit: 8c83d76842e52c4dfa866bc268b8a3d72a898869
      https://github.com/zopefoundation/DocumentTemplate/commit/8c83d76842e52c4dfa866bc268b8a3d72a898869
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Fix changes.


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

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M buildout.cfg
    M setup.py
    M src/DocumentTemplate/DT_In.py
    M src/DocumentTemplate/DT_InSV.py
    M src/DocumentTemplate/DT_Return.py
    M src/DocumentTemplate/DT_String.py
    M src/DocumentTemplate/DT_Util.py
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/_DocumentTemplate.py
    M src/DocumentTemplate/sequence/tests/testSequence.py
    M src/DocumentTemplate/sequence/tests/ztestlib.py
    M src/DocumentTemplate/tests/testDTMLUnicode.py
    M src/DocumentTemplate/tests/testSecurity.py
    M src/DocumentTemplate/tests/test_DT_Var.py
    M src/TreeDisplay/TreeTag.py
    M src/TreeDisplay/__init__.py
    M src/TreeDisplay/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #6 from zopefoundation/py3-pure-python

Python 3 port


Compare: https://github.com/zopefoundation/DocumentTemplate/compare/40e8d0a548de...f1672e5816a9


More information about the checkins mailing list