[Checkins] [zopefoundation/z3c.ptcompat] 676adb: Do not pass None as a filename to chameleon

GitHub noreply at github.com
Tue Oct 17 12:58:54 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.ptcompat
  Commit: 676adb59bbbb8d6e7aeb5267c9f4363b171463b4
      https://github.com/zopefoundation/z3c.ptcompat/commit/676adb59bbbb8d6e7aeb5267c9f4363b171463b4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-16 (Mon, 16 Oct 2017)

  Changed paths:
    M CHANGES.txt
    M src/z3c/ptcompat/engine.py

  Log Message:
  -----------
  Do not pass None as a filename to chameleon

It breaks if you do. This changed in version 3.0:
https://github.com/malthe/chameleon/commit/f642c1dfb8dae782b34769934c0ded45007d8e4c

Fixes #2.


  Commit: 68aaf86064869913ba5c89dcb85112c564df3236
      https://github.com/zopefoundation/z3c.ptcompat/commit/68aaf86064869913ba5c89dcb85112c564df3236
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M CHANGES.txt
    M src/z3c/ptcompat/engine.py

  Log Message:
  -----------
  Merge pull request #4 from zopefoundation/issue2

Do not pass `None` as a filename to chameleon


Compare: https://github.com/zopefoundation/z3c.ptcompat/compare/3fa64d97d55e...68aaf8606486


More information about the checkins mailing list