[Checkins] [zopefoundation/Products.ExternalEditor] 7dd09d: Prepare for Python 2 / 3 compatibility

GitHub noreply at github.com
Tue Apr 24 08:44:04 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.ExternalEditor
  Commit: 7dd09d270e1500d3fca5daf93d1c9f6850b3f2c9
      https://github.com/zopefoundation/Products.ExternalEditor/commit/7dd09d270e1500d3fca5daf93d1c9f6850b3f2c9
  Author: Davi Lima <davilima6 at gmail.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

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

  Log Message:
  -----------
  Prepare for Python 2 / 3 compatibility


  Commit: 782715eddb7080f62e037bf3f99bf2e74640e6a8
      https://github.com/zopefoundation/Products.ExternalEditor/commit/782715eddb7080f62e037bf3f99bf2e74640e6a8
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M Products/ExternalEditor/ExternalEditor.py
    M Products/ExternalEditor/__init__.py

  Log Message:
  -----------
  More import fixes


  Commit: d0b24fc1865e2bfd3abcfe5adb282663cc0b595b
      https://github.com/zopefoundation/Products.ExternalEditor/commit/d0b24fc1865e2bfd3abcfe5adb282663cc0b595b
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M Products/ExternalEditor/ExternalEditor.py

  Log Message:
  -----------
  Use the join method


  Commit: 1d238a86a24269a781de2ce8c661607ced662092
      https://github.com/zopefoundation/Products.ExternalEditor/commit/1d238a86a24269a781de2ce8c661607ced662092
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M Products/ExternalEditor/ExternalEditor.py

  Log Message:
  -----------
  Fix deprecation warnings.


  Commit: a65e742cca8c2e5abb5f70e7f611572d20256674
      https://github.com/zopefoundation/Products.ExternalEditor/commit/a65e742cca8c2e5abb5f70e7f611572d20256674
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

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

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

Prepare for Python 2 / 3 compatibility


Compare: https://github.com/zopefoundation/Products.ExternalEditor/compare/343e80d17771...a65e742cca8c


More information about the checkins mailing list