[Checkins] [zopefoundation/DocumentTemplate] 1f6a59: re #7: Be as explicit with the cached errors as po...

Jens Vagelpohl noreply at github.com
Mon Apr 22 03:15:45 CEST 2019


  Branch: refs/heads/encoding-as-optional-argument
  Home:   https://github.com/zopefoundation/DocumentTemplate
  Commit: 1f6a5915777f397dd56a5bfcf9061324a55026fb
      https://github.com/zopefoundation/DocumentTemplate/commit/1f6a5915777f397dd56a5bfcf9061324a55026fb
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/DocumentTemplate/DT_InSV.py
    M src/DocumentTemplate/DT_Raise.py
    M src/DocumentTemplate/DT_Try.py
    M src/DocumentTemplate/DT_Util.py
    M src/DocumentTemplate/DT_Var.py

  Log Message:
  -----------
  re #7: Be as explicit with the cached errors as possible.


  Commit: 053431d36e5a7b4b82c831a7cbc2f9d6eda997ad
      https://github.com/zopefoundation/DocumentTemplate/commit/053431d36e5a7b4b82c831a7cbc2f9d6eda997ad
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/TreeDisplay/TreeTag.py

  Log Message:
  -----------
  re #7: Not necessary statement.


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

  Changed paths:
    M src/DocumentTemplate/DT_HTML.py
    M src/DocumentTemplate/DT_In.py
    M src/DocumentTemplate/DT_InSV.py
    M src/DocumentTemplate/DT_Let.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/TreeDisplay/TreeTag.py

  Log Message:
  -----------
  re #7: Improve readability of ambiguous variables.

Flake8


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

  Changed paths:
    M .travis.yml
    M CHANGES.rst

  Log Message:
  -----------
  re #7: Add changelog entry and enable flake8 tests on travis.


  Commit: 078c1b5ddf0a998db79fa1e7a06a1ba3a7f7d72d
      https://github.com/zopefoundation/DocumentTemplate/commit/078c1b5ddf0a998db79fa1e7a06a1ba3a7f7d72d
  Author: Thomas Lotze <thomas at thomas-lotze.net>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/tests/testDTML.py

  Log Message:
  -----------
  update deprecated assert method calls


  Commit: 1217a656701fc1efdee630b03005b8bfbcef5323
      https://github.com/zopefoundation/DocumentTemplate/commit/1217a656701fc1efdee630b03005b8bfbcef5323
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M src/DocumentTemplate/tests/testDTML.py

  Log Message:
  -----------
  Use more expressive assertions.


  Commit: 2fb68cd1cb524d0a82e8ccf24c02a5b712820275
      https://github.com/zopefoundation/DocumentTemplate/commit/2fb68cd1cb524d0a82e8ccf24c02a5b712820275
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M src/DocumentTemplate/DT_HTML.py
    M src/DocumentTemplate/DT_In.py
    M src/DocumentTemplate/DT_InSV.py
    M src/DocumentTemplate/DT_Let.py
    M src/DocumentTemplate/DT_Raise.py
    M src/DocumentTemplate/DT_String.py
    M src/DocumentTemplate/DT_Try.py
    M src/DocumentTemplate/DT_Util.py
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/_DocumentTemplate.py
    M src/DocumentTemplate/tests/testDTML.py
    M src/TreeDisplay/TreeTag.py

  Log Message:
  -----------
  Merge pull request #19 from zopefoundation/re-7-flake8

Improve flake8 compatibility.


  Commit: 3f01b2fbe72fc626417f45f3cd8376a4324dbafd
      https://github.com/zopefoundation/DocumentTemplate/commit/3f01b2fbe72fc626417f45f3cd8376a4324dbafd
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/_DocumentTemplate.py
    A src/DocumentTemplate/tests/test_DocumentTemplate.py

  Log Message:
  -----------
  InstanceDict: Fix difference between implementation in C resp. Python  (#24)

Fix zopefoundation/Zope#292.


  Commit: 0f35ddbb7b598c3786069719995f246a54f8e316
      https://github.com/zopefoundation/DocumentTemplate/commit/0f35ddbb7b598c3786069719995f246a54f8e316
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

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

  Log Message:
  -----------
  Drop Python 3.4 support.


  Commit: ca589b58d388b219c333779a975e61a74c077c7d
      https://github.com/zopefoundation/DocumentTemplate/commit/ca589b58d388b219c333779a975e61a74c077c7d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Clean ups.


  Commit: d8cffa3ed30637538069215364006b4559cc73c9
      https://github.com/zopefoundation/DocumentTemplate/commit/d8cffa3ed30637538069215364006b4559cc73c9
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Preparing release 3.0b4

[skip ci]


  Commit: ae07dc4b4b8aabf61050f6e287086d1540cbe218
      https://github.com/zopefoundation/DocumentTemplate/commit/ae07dc4b4b8aabf61050f6e287086d1540cbe218
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-07-12 (Thu, 12 Jul 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Back to development: 3.0b5

[skip ci]


  Commit: 79cb02ee5267a0c7109065268257246e35bbcfee
      https://github.com/zopefoundation/DocumentTemplate/commit/79cb02ee5267a0c7109065268257246e35bbcfee
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/TreeDisplay/TreeTag.py

  Log Message:
  -----------
  Work around explosion when objects don't have a _p_oid value or it is none. Fixes #26

This still has the problem that CMFCore DirectoryViews are not expandable, but at least they don't crash anymore.


  Commit: 0a8c45111978fa5c00a645c8438372759712c603
      https://github.com/zopefoundation/DocumentTemplate/commit/0a8c45111978fa5c00a645c8438372759712c603
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M src/TreeDisplay/TreeTag.py

  Log Message:
  -----------
  Flake8.


  Commit: 01b3da2378ecbcd7c77f8d7e23aa78f076aed14c
      https://github.com/zopefoundation/DocumentTemplate/commit/01b3da2378ecbcd7c77f8d7e23aa78f076aed14c
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M src/TreeDisplay/TreeTag.py

  Log Message:
  -----------
  Add bootstrap icon


  Commit: cb1337314906eb631d149ae6addc74c60e307ddd
      https://github.com/zopefoundation/DocumentTemplate/commit/cb1337314906eb631d149ae6addc74c60e307ddd
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore more coverage artefacts.


  Commit: 9f405af499ccb34a41b61091928eefeb86621416
      https://github.com/zopefoundation/DocumentTemplate/commit/9f405af499ccb34a41b61091928eefeb86621416
  Author: ‮rekcäH nitraM‮ <spamfaenger at gmx.de>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/TreeDisplay/TreeTag.py

  Log Message:
  -----------
  Merge pull request #28 from zopefoundation/re-26-stabilized_tree_display

Work around explosion when objects don't have a _p_oid value or it is…


  Commit: 73677ed60008d6b4ce7b80a216163c8c92bca247
      https://github.com/zopefoundation/DocumentTemplate/commit/73677ed60008d6b4ce7b80a216163c8c92bca247
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M src/TreeDisplay/TreeTag.py

  Log Message:
  -----------
  Flake8.


  Commit: 44015836dbbea9670ca44a2152d3f10a16512bfb
      https://github.com/zopefoundation/DocumentTemplate/commit/44015836dbbea9670ca44a2152d3f10a16512bfb
  Author: Jeremy Kolbe <jeremykolbe at posteo.net>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Added support for Python3.7 (#30)


  Commit: 5422662f6f08662b202a46e696e6d8e8c6d324f7
      https://github.com/zopefoundation/DocumentTemplate/commit/5422662f6f08662b202a46e696e6d8e8c6d324f7
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_Try.py

  Log Message:
  -----------
  Re #25: Use compatibility layer to get the right `StringIO`.

Depending on the python version, the traceback handler in the standard library needs a different `StringIO`. `io.StringIO` does not work with Python 2.


  Commit: ae8dba3d1e9ba0f570e871fd305df03236a109f7
      https://github.com/zopefoundation/DocumentTemplate/commit/ae8dba3d1e9ba0f570e871fd305df03236a109f7
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_Try.py

  Log Message:
  -----------
  Remove support for string exceptions. 

They have been removed in Python 2.6. In case of a string raised, it will end up as a `InvalidErrorTypeExpression`.


  Commit: 799744e1ee0cabc4dd9774d30306ec907067553c
      https://github.com/zopefoundation/DocumentTemplate/commit/799744e1ee0cabc4dd9774d30306ec907067553c
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_String.py

  Log Message:
  -----------
  Fix handling of parsing ``ParseError``s in Python 3.

It is not possible anymore to index an exception to get to the args.


  Commit: e7036b7392b768e3dabd9f095940db1dc9d88417
      https://github.com/zopefoundation/DocumentTemplate/commit/e7036b7392b768e3dabd9f095940db1dc9d88417
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M CHANGES.rst
    A src/DocumentTemplate/tests/test_DT_Try.py
    M tox.ini

  Log Message:
  -----------
  Bring test coverage for `DT_Try` to 100%.


  Commit: 28af6dfb5d5ef5f58da88c3b633ed3187d2b3d1e
      https://github.com/zopefoundation/DocumentTemplate/commit/28af6dfb5d5ef5f58da88c3b633ed3187d2b3d1e
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/tests/test_DT_Try.py

  Log Message:
  -----------
  Implemented reviewer comments. 

This includes documentation, changelog and codestyle.


  Commit: e0739293341948c1e18ba7b30ad84240ee442519
      https://github.com/zopefoundation/DocumentTemplate/commit/e0739293341948c1e18ba7b30ad84240ee442519
  Author: Jeremy Kolbe <jk at gocept.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  corrected travis.yml


  Commit: 5ad576129c6f929ce6b58f0553afbbd9c5073bd0
      https://github.com/zopefoundation/DocumentTemplate/commit/5ad576129c6f929ce6b58f0553afbbd9c5073bd0
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_Util.py
    M src/DocumentTemplate/tests/test_DT_In.py

  Log Message:
  -----------
  Actually enforce simple prefixes.


  Commit: 3b426636d54735527abf475dd2b30679bba06299
      https://github.com/zopefoundation/DocumentTemplate/commit/3b426636d54735527abf475dd2b30679bba06299
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_In.py
    M src/DocumentTemplate/tests/test_DT_In.py

  Log Message:
  -----------
  Fix complex multisort in Python 3.


  Commit: 0df3a449dd09ad2d37351060aa289b3cdfb7b2b2
      https://github.com/zopefoundation/DocumentTemplate/commit/0df3a449dd09ad2d37351060aa289b3cdfb7b2b2
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M src/DocumentTemplate/tests/test_DT_In.py
    M tox.ini

  Log Message:
  -----------
  Improve test coverage.


  Commit: 62a8a0e0fb28a69533a4af82cf58ba8313b2ddc2
      https://github.com/zopefoundation/DocumentTemplate/commit/62a8a0e0fb28a69533a4af82cf58ba8313b2ddc2
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M src/DocumentTemplate/tests/test_DT_In.py

  Log Message:
  -----------
  Remove commented tests.


  Commit: 9925d0b440dcf06b87188d53cc823dfcaf27011d
      https://github.com/zopefoundation/DocumentTemplate/commit/9925d0b440dcf06b87188d53cc823dfcaf27011d
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M src/DocumentTemplate/tests/test_DT_In.py

  Log Message:
  -----------
  Improve test coverage for make_sortfunction.


  Commit: 24b994fa49f0878a69c2f92a8d911cc005478c5f
      https://github.com/zopefoundation/DocumentTemplate/commit/24b994fa49f0878a69c2f92a8d911cc005478c5f
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M src/DocumentTemplate/tests/test_DT_In.py

  Log Message:
  -----------
  Implemented reviewer comments.


  Commit: 76d6ba492ffbb12d2974e2e2ebc2fd9a04578c31
      https://github.com/zopefoundation/DocumentTemplate/commit/76d6ba492ffbb12d2974e2e2ebc2fd9a04578c31
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M src/DocumentTemplate/tests/test_DT_Try.py

  Log Message:
  -----------
  Make tests future proof.


  Commit: df66697d905815ed91609e476f8c3b695bb2a08a
      https://github.com/zopefoundation/DocumentTemplate/commit/df66697d905815ed91609e476f8c3b695bb2a08a
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M .coveragerc
    M tox.ini

  Log Message:
  -----------
  Report coverage on all source code.


  Commit: 290fe1d127f63f8ce9e30831db4dcb9d2ed5f5ab
      https://github.com/zopefoundation/DocumentTemplate/commit/290fe1d127f63f8ce9e30831db4dcb9d2ed5f5ab
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M CHANGES.rst
    R src/DocumentTemplate/VSEval.py

  Log Message:
  -----------
  Remove `VSEval` module.


  Commit: edbfa044ec42999d0187537e12f925282336699f
      https://github.com/zopefoundation/DocumentTemplate/commit/edbfa044ec42999d0187537e12f925282336699f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  More to ignore.


  Commit: 39919cc0a44e777c861fa7cea05195ee631cf9a0
      https://github.com/zopefoundation/DocumentTemplate/commit/39919cc0a44e777c861fa7cea05195ee631cf9a0
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M src/DocumentTemplate/tests/test_DT_In.py

  Log Message:
  -----------
  Cover batch feature with tests.


  Commit: f1e81cc93ceb12a3947d97bd90a820eea8d91d62
      https://github.com/zopefoundation/DocumentTemplate/commit/f1e81cc93ceb12a3947d97bd90a820eea8d91d62
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_In.py
    M src/DocumentTemplate/tests/test_DT_In.py
    M tox.ini

  Log Message:
  -----------
  Fix iteration over list of tuples.


  Commit: 0d7209f4682e41e4fc8dfa603b9b3f6e2dd7c1d3
      https://github.com/zopefoundation/DocumentTemplate/commit/0d7209f4682e41e4fc8dfa603b9b3f6e2dd7c1d3
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_In.py
    R src/DocumentTemplate/DTtestExpr.py
    M src/DocumentTemplate/pDocumentTemplate.py
    M tox.ini

  Log Message:
  -----------
  Clean-up.


  Commit: cea21ea850240f7a5cb647ba1fe32c778a74b257
      https://github.com/zopefoundation/DocumentTemplate/commit/cea21ea850240f7a5cb647ba1fe32c778a74b257
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_In.py
    R src/DocumentTemplate/DTtestExpr.py
    M src/DocumentTemplate/pDocumentTemplate.py
    M src/DocumentTemplate/tests/test_DT_In.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #34 from zopefoundation/re-7-more-cleanup-DT_In

Fix iteration over list of tuples with callables.


  Commit: d78d6da77a66ac78475f3822e7e4e10e2796df62
      https://github.com/zopefoundation/DocumentTemplate/commit/d78d6da77a66ac78475f3822e7e4e10e2796df62
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Preparing release 3.0b5


  Commit: 3da9dee3c8c03a8b87bc6adbf0d7f0f7a16f7298
      https://github.com/zopefoundation/DocumentTemplate/commit/3da9dee3c8c03a8b87bc6adbf0d7f0f7a16f7298
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Back to development: 3.0b6


  Commit: 4ff3d6e91d933794306a915ef6088ed7d724989b
      https://github.com/zopefoundation/DocumentTemplate/commit/4ff3d6e91d933794306a915ef6088ed7d724989b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M .travis.yml
    M setup.cfg
    M src/DocumentTemplate/tests/test_DT_In.py
    M src/DocumentTemplate/tests/test_DT_Try.py
    M tox.ini

  Log Message:
  -----------
  Flake8 the code. (#41)

Plus Flake8 only once and put config to setup.cfg.


  Commit: 1a3326fd1ebaa7fb02b86d2c79bff681319cf0b2
      https://github.com/zopefoundation/DocumentTemplate/commit/1a3326fd1ebaa7fb02b86d2c79bff681319cf0b2
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/_DocumentTemplate.py
    M src/DocumentTemplate/tests/test_DocumentTemplate.py

  Log Message:
  -----------
  Fix regression in ``.DT_Util.InstanceDict``.

It broke the acquisition chain of the item it wraps.


  Commit: 211c5e430fcfb289e48ea8e7796d9813086ec87f
      https://github.com/zopefoundation/DocumentTemplate/commit/211c5e430fcfb289e48ea8e7796d9813086ec87f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  Pimp MANIFEST.


  Commit: 6d6740236303c97de19704589fee606a9ac0b245
      https://github.com/zopefoundation/DocumentTemplate/commit/6d6740236303c97de19704589fee606a9ac0b245
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Preparing release 3.0b6


  Commit: 209adeae98f01813a63d5f6a99d9fefa1d014449
      https://github.com/zopefoundation/DocumentTemplate/commit/209adeae98f01813a63d5f6a99d9fefa1d014449
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Back to development: 3.0b7


  Commit: 4da4d9be27ea1f7a082ebbbb899fe861b0279675
      https://github.com/zopefoundation/DocumentTemplate/commit/4da4d9be27ea1f7a082ebbbb899fe861b0279675
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  - put up some badges [ci skip]


  Commit: 28f88f0ee2b3a0c3d1fe589f42180d9c72299f66
      https://github.com/zopefoundation/DocumentTemplate/commit/28f88f0ee2b3a0c3d1fe589f42180d9c72299f66
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  - setup.py cleanups [ci skip]


  Commit: e3ad0e46732e5fbc85a30142e6dbc097f016106f
      https://github.com/zopefoundation/DocumentTemplate/commit/e3ad0e46732e5fbc85a30142e6dbc097f016106f
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    R .coveragerc
    M setup.cfg
    M tox.ini

  Log Message:
  -----------
  - move flake8/coverage settings into setup.cfg


  Commit: 464121d4ce45724d1171500b4bb02c40c07c4a97
      https://github.com/zopefoundation/DocumentTemplate/commit/464121d4ce45724d1171500b4bb02c40c07c4a97
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  - .coveragerc is gone


  Commit: 196cc59f6b4655f85587b164fb13e1b5e29f6a1b
      https://github.com/zopefoundation/DocumentTemplate/commit/196cc59f6b4655f85587b164fb13e1b5e29f6a1b
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M setup.py
    M src/DocumentTemplate/DT_InSV.py

  Log Message:
  -----------
  - replace home-rolled conversion with purpose-built module


  Commit: a17db8c402488d4a9e3781c4474f6f349e6204ea
      https://github.com/zopefoundation/DocumentTemplate/commit/a17db8c402488d4a9e3781c4474f6f349e6204ea
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  - get value from setup.cfg instead


  Commit: 335ba4e0dbfb03c96bfff82dbfd3474f7c6d664d
      https://github.com/zopefoundation/DocumentTemplate/commit/335ba4e0dbfb03c96bfff82dbfd3474f7c6d664d
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M CHANGES.rst
    M setup.cfg
    M src/DocumentTemplate/tests/testDTML.py
    A src/DocumentTemplate/tests/test_DT_If.py
    A src/DocumentTemplate/tests/test_DT_InSV.py

  Log Message:
  -----------
  - Add unit tests for ``dtml-if``, ``dtml-unless`` and ``dtml-in`` variables


  Commit: 623ead0559e5f070dcaac8bedf1e0b4ded78b7f7
      https://github.com/zopefoundation/DocumentTemplate/commit/623ead0559e5f070dcaac8bedf1e0b4ded78b7f7
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  - re-do Travis CI config


  Commit: fe55d7d4f4324d3fed527d76812a2362165504d8
      https://github.com/zopefoundation/DocumentTemplate/commit/fe55d7d4f4324d3fed527d76812a2362165504d8
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-14 (Sun, 14 Apr 2019)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  - make sure to create the flake8 folder


  Commit: ee7636b8a13c6313bda3da36d6aadb3a680284e6
      https://github.com/zopefoundation/DocumentTemplate/commit/ee7636b8a13c6313bda3da36d6aadb3a680284e6
  Author: Malthe Borch <mborch at gmail.com>
  Date:   2019-04-21 (Sun, 21 Apr 2019)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/_DocumentTemplate.py
    M src/DocumentTemplate/__init__.py
    M src/DocumentTemplate/tests/testDTMLUnicode.py

  Log Message:
  -----------
  Use a module global for the encoding used to decode strings into unicode


  Commit: d1936e80d31db3b51893e64a9602137f6bdb0192
      https://github.com/zopefoundation/DocumentTemplate/commit/d1936e80d31db3b51893e64a9602137f6bdb0192
  Author: Malthe Borch <mborch at gmail.com>
  Date:   2019-04-21 (Sun, 21 Apr 2019)

  Changed paths:
    M src/DocumentTemplate/DT_If.py
    M src/DocumentTemplate/DT_In.py
    M src/DocumentTemplate/DT_Let.py
    M src/DocumentTemplate/DT_Raise.py
    M src/DocumentTemplate/DT_String.py
    M src/DocumentTemplate/DT_Try.py
    M src/DocumentTemplate/DT_With.py
    M src/DocumentTemplate/_DocumentTemplate.py
    M src/DocumentTemplate/tests/testDTMLUnicode.py

  Log Message:
  -----------
  Add optional keyword argument 'encoding'


  Commit: fff73342a5073091bf0aa713ce2cf4d1aedd65e4
      https://github.com/zopefoundation/DocumentTemplate/commit/fff73342a5073091bf0aa713ce2cf4d1aedd65e4
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-04-21 (Sun, 21 Apr 2019)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'encoding-as-optional-argument' of github.com:zopefoundation/DocumentTemplate into encoding-as-optional-argument


Compare: https://github.com/zopefoundation/DocumentTemplate/compare/e7115ff8cae5...fff73342a507


More information about the checkins mailing list