[Checkins] [zopefoundation/Products.ExternalEditor] cbdc7b: Add support to recent Python 3 versions

Alessandro Pisa noreply at github.com
Mon Oct 12 14:28:31 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.ExternalEditor
  Commit: cbdc7bb5f8e0e1fba8fde0eb4f7c3b3fde118b05
      https://github.com/zopefoundation/Products.ExternalEditor/commit/cbdc7bb5f8e0e1fba8fde0eb4f7c3b3fde118b05
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M CHANGES.rst
    M Products/ExternalEditor/ExternalEditor.py
    M Products/ExternalEditor/__init__.py
    M Products/ExternalEditor/tests/edit.txt
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support to recent Python 3 versions


  Commit: 903cffd0d95e389d5256c61188676cfccf753093
      https://github.com/zopefoundation/Products.ExternalEditor/commit/903cffd0d95e389d5256c61188676cfccf753093
  Author: Alessandro Pisa <alessandro.pisa at gmail.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Update CHANGES.rst

Co-authored-by: Michael Howitz <mh at gocept.com>


  Commit: 4d9a5ce2c08c20cbf8fd6325e4c980f5cc9be8c0
      https://github.com/zopefoundation/Products.ExternalEditor/commit/4d9a5ce2c08c20cbf8fd6325e4c980f5cc9be8c0
  Author: Alessandro Pisa <alessandro.pisa at gmail.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Update setup.py

Co-authored-by: Michael Howitz <mh at gocept.com>


  Commit: 3c92328ad2d9885951878134592429272c257811
      https://github.com/zopefoundation/Products.ExternalEditor/commit/3c92328ad2d9885951878134592429272c257811
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Fixup


  Commit: 6df7e0791b564784061e9ae9d705ae6de2c13f63
      https://github.com/zopefoundation/Products.ExternalEditor/commit/6df7e0791b564784061e9ae9d705ae6de2c13f63
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Merge branch 'python3' of github.com:zopefoundation/Products.ExternalEditor into python3


  Commit: 52465b045ee197f14af2380c1d60e4b255394991
      https://github.com/zopefoundation/Products.ExternalEditor/commit/52465b045ee197f14af2380c1d60e4b255394991
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Also run the tests on different python versions


  Commit: a93f5b4232c89a5fbb35dfaf6eec447140043734
      https://github.com/zopefoundation/Products.ExternalEditor/commit/a93f5b4232c89a5fbb35dfaf6eec447140043734
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Try 3.9-dev


  Commit: 16355abfa6a3d44551f3f9c4a35888474bca36fa
      https://github.com/zopefoundation/Products.ExternalEditor/commit/16355abfa6a3d44551f3f9c4a35888474bca36fa
  Author: Alessandro Pisa <alessandro.pisa at gmail.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M Products/ExternalEditor/ExternalEditor.py
    M Products/ExternalEditor/__init__.py
    M Products/ExternalEditor/tests/edit.txt
    M setup.py
    M tox.ini

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

Add support to recent Python 3 versions


Compare: https://github.com/zopefoundation/Products.ExternalEditor/compare/63392e07543d...16355abfa6a3


More information about the checkins mailing list