[Checkins] [zopefoundation/DocumentTemplate] a830d6: Modernised C code: use PyVarObject_HEAD_INIT.

GitHub noreply at github.com
Wed May 18 16:53:44 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/DocumentTemplate
  Commit: a830d6af7022f1d6e94b80a2d76773b2931c90de
      https://github.com/zopefoundation/DocumentTemplate/commit/a830d6af7022f1d6e94b80a2d76773b2931c90de
  Author: Thomas Lotze <tl at gocept.com>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M CHANGES.txt
    M src/DocumentTemplate/cDocumentTemplate.c

  Log Message:
  -----------
  Modernised C code: use PyVarObject_HEAD_INIT.


  Commit: ec720afe41c0dab6d4e6aa8a70e3bd572599b6e9
      https://github.com/zopefoundation/DocumentTemplate/commit/ec720afe41c0dab6d4e6aa8a70e3bd572599b6e9
  Author: Thomas Lotze <tl at gocept.com>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M include/ExtensionClass/ExtensionClass.h
    M src/DocumentTemplate/cDocumentTemplate.c

  Log Message:
  -----------
  Modernise C code: use Py_TYPE.


  Commit: c28071c797b929224d7d976dcc016525409bbbca
      https://github.com/zopefoundation/DocumentTemplate/commit/c28071c797b929224d7d976dcc016525409bbbca
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M CHANGES.txt
    M include/ExtensionClass/ExtensionClass.h
    M src/DocumentTemplate/cDocumentTemplate.c

  Log Message:
  -----------
  Merge pull request #1 from zopefoundation/py3prep

Modenised C code: Use PyVarObject_HEAD_INIT.


Compare: https://github.com/zopefoundation/DocumentTemplate/compare/fb6daccd781f...c28071c797b9


More information about the checkins mailing list