[Checkins] [zopefoundation/DocumentTemplate] 91b390: Escape more characters in sql_quote. Taken over f...

Jens Vagelpohl noreply at github.com
Fri Jan 31 15:17:07 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/DocumentTemplate
  Commit: 91b390784302efc438c07ddd74111866fa7fe5b7
      https://github.com/zopefoundation/DocumentTemplate/commit/91b390784302efc438c07ddd74111866fa7fe5b7
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

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

  Log Message:
  -----------
  Escape more characters in sql_quote.  Taken over from PloneHotfix20200121.


  Commit: cc996997dc4cb866f8b6987f75750e635187b242
      https://github.com/zopefoundation/DocumentTemplate/commit/cc996997dc4cb866f8b6987f75750e635187b242
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

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

  Log Message:
  -----------
  Fixed flake8 errors for too long lines.


  Commit: 623991d475e92c291ab05b77d675da9c1b115fb1
      https://github.com/zopefoundation/DocumentTemplate/commit/623991d475e92c291ab05b77d675da9c1b115fb1
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  - ignore virtualenv artifact [ci skip]


  Commit: c394583b401f90da3beb51333b442e131554c4a1
      https://github.com/zopefoundation/DocumentTemplate/commit/c394583b401f90da3beb51333b442e131554c4a1
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/tests/test_DT_Var.py

  Log Message:
  -----------
  - a different take on escaping


  Commit: 5743bdd718dd5d5877fcc4b89a4250b0062e74f7
      https://github.com/zopefoundation/DocumentTemplate/commit/5743bdd718dd5d5877fcc4b89a4250b0062e74f7
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M src/DocumentTemplate/DT_Var.py

  Log Message:
  -----------
  - forgot string specifier


  Commit: bcbb484e9a40c55d9b63b41b5a4136b2fe40947c
      https://github.com/zopefoundation/DocumentTemplate/commit/bcbb484e9a40c55d9b63b41b5a4136b2fe40947c
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/tests/test_DT_Var.py

  Log Message:
  -----------
  Do not remove newlines in sql_quote.


  Commit: d0f06bc9b1b7bfe034ddb55bd8b06e4922fd21b7
      https://github.com/zopefoundation/DocumentTemplate/commit/d0f06bc9b1b7bfe034ddb55bd8b06e4922fd21b7
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M .gitignore
    M CHANGES.rst
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/tests/test_DT_Var.py

  Log Message:
  -----------
  Merge pull request #46 from zopefoundation/plonehotfix2020

Escape more characters in sql_quote. [master]


Compare: https://github.com/zopefoundation/DocumentTemplate/compare/23593fb76eb6...d0f06bc9b1b7


More information about the checkins mailing list