[Checkins] [zopefoundation/Products.PythonScripts] 4166d3: Fix updating an existing script from a file

Jens Vagelpohl noreply at github.com
Wed Jun 3 10:45:12 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.PythonScripts
  Commit: 4166d3e1a4be8a36d7e4591c3282a4054cc32ceb
      https://github.com/zopefoundation/Products.PythonScripts/commit/4166d3e1a4be8a36d7e4591c3282a4054cc32ceb
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M CHANGES.rst
    M src/Products/PythonScripts/PythonScript.py
    M src/Products/PythonScripts/tests/testPythonScript.py

  Log Message:
  -----------
  Fix updating an existing script from a file

A `TypeError` occured when one tried to update an existing script from a
file.

This has been fixed.

modified:   CHANGES.rst
modified:   src/Products/PythonScripts/PythonScript.py
modified:   src/Products/PythonScripts/tests/testPythonScript.py


  Commit: bf5968fcb3eeab24e39a1270cf50692e36343479
      https://github.com/zopefoundation/Products.PythonScripts/commit/bf5968fcb3eeab24e39a1270cf50692e36343479
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M CHANGES.rst
    M src/Products/PythonScripts/PythonScript.py
    M src/Products/PythonScripts/tests/testPythonScript.py

  Log Message:
  -----------
  Fix updating an existing script from a file

A `TypeError` occured when one tried to update an existing script from a
file.

This has been fixed.

modified:   CHANGES.rst
modified:   src/Products/PythonScripts/PythonScript.py
modified:   src/Products/PythonScripts/tests/testPythonScript.py


  Commit: 2b32995b011bfba96f0c003bb8474f256f08dff7
      https://github.com/zopefoundation/Products.PythonScripts/commit/2b32995b011bfba96f0c003bb8474f256f08dff7
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'issue_43' of github.com:zopefoundation/Products.PythonScripts into issue_43


  Commit: cda53ebf608268dead6c3db42a21b58f547ebc85
      https://github.com/zopefoundation/Products.PythonScripts/commit/cda53ebf608268dead6c3db42a21b58f547ebc85
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M src/Products/PythonScripts/PythonScript.py
    M src/Products/PythonScripts/tests/testPythonScript.py

  Log Message:
  -----------
  - encode/decode when needed in one central place


  Commit: 2c534bc4ea1ba21f5229903b35cc193c4c27c9ff
      https://github.com/zopefoundation/Products.PythonScripts/commit/2c534bc4ea1ba21f5229903b35cc193c4c27c9ff
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M CHANGES.rst
    M src/Products/PythonScripts/PythonScript.py
    M src/Products/PythonScripts/tests/testPythonScript.py

  Log Message:
  -----------
  Merge pull request #44 from zopefoundation/issue_43

Fix updating an existing script from a file


Compare: https://github.com/zopefoundation/Products.PythonScripts/compare/bcc0ce1a2c6e...2c534bc4ea1b


More information about the checkins mailing list