[Checkins] [zopefoundation/z3c.pt] 24f90e: Black the code.

GitHub noreply at github.com
Sat Jan 5 18:17:41 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.pt
  Commit: 24f90e30dbeec752accc4443a05129b7fe98cc4f
      https://github.com/zopefoundation/z3c.pt/commit/24f90e30dbeec752accc4443a05129b7fe98cc4f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M .coveragerc
    M .travis.yml
    M docs/conf.py
    M setup.py
    M src/z3c/__init__.py
    M src/z3c/pt/__init__.py
    M src/z3c/pt/expressions.py
    M src/z3c/pt/namespaces.py
    M src/z3c/pt/pagetemplate.py
    M src/z3c/pt/tests/test_doctests.py
    M src/z3c/pt/tests/test_expressions.py
    M src/z3c/pt/tests/test_loader.py
    M src/z3c/pt/tests/test_namespaces.py
    M src/z3c/pt/tests/test_templates.py
    M tox.ini

  Log Message:
  -----------
  Black the code.


  Commit: a7f73d7cbcd4f36ec35f6a4a9659310f910ae91d
      https://github.com/zopefoundation/z3c.pt/commit/a7f73d7cbcd4f36ec35f6a4a9659310f910ae91d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

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

  Log Message:
  -----------
  Add support for Python 3.7.


  Commit: b79372b17a6b90d00518767f3fe9a6d5e65ebbaf
      https://github.com/zopefoundation/z3c.pt/commit/b79372b17a6b90d00518767f3fe9a6d5e65ebbaf
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Drop support for running the tests using `python setup.py test`


  Commit: 31b94590cbe21f64cd58ba39699b8d3a299fcc0c
      https://github.com/zopefoundation/z3c.pt/commit/31b94590cbe21f64cd58ba39699b8d3a299fcc0c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Prevent editing the files inside the tox env.


  Commit: 18acc1576ea4d3432e2ca5e2a811f64371ba4d1f
      https://github.com/zopefoundation/z3c.pt/commit/18acc1576ea4d3432e2ca5e2a811f64371ba4d1f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M src/z3c/pt/tests/test_templates.py

  Log Message:
  -----------
  Fix deprecation warning.


  Commit: 1fed1aa2bc8e729059b6e93e3fd3f248321fb312
      https://github.com/zopefoundation/z3c.pt/commit/1fed1aa2bc8e729059b6e93e3fd3f248321fb312
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-01-05 (Sat, 05 Jan 2019)

  Changed paths:
    M setup.py
    M src/z3c/pt/tests/test_doctests.py
    M src/z3c/pt/tests/test_namespaces.py
    M src/z3c/pt/tests/test_templates.py
    M tox.ini

  Log Message:
  -----------
  Fix code as suggested in code review.


  Commit: e4e0ac558ca8fbc9b59e28a61972ccf8cc526bec
      https://github.com/zopefoundation/z3c.pt/commit/e4e0ac558ca8fbc9b59e28a61972ccf8cc526bec
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-01-05 (Sat, 05 Jan 2019)

  Changed paths:
    M .coveragerc
    M .travis.yml
    M CHANGES.rst
    M docs/conf.py
    M setup.py
    M src/z3c/__init__.py
    M src/z3c/pt/__init__.py
    M src/z3c/pt/expressions.py
    M src/z3c/pt/namespaces.py
    M src/z3c/pt/pagetemplate.py
    M src/z3c/pt/tests/test_doctests.py
    M src/z3c/pt/tests/test_expressions.py
    M src/z3c/pt/tests/test_loader.py
    M src/z3c/pt/tests/test_namespaces.py
    M src/z3c/pt/tests/test_templates.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #16 from zopefoundation/py37

Add support for Python 3.7.


Compare: https://github.com/zopefoundation/z3c.pt/compare/aae9ea9c1d88...e4e0ac558ca8
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list