[Checkins] [zopefoundation/AccessControl] d62977: Modernised C code: use PyVarObject_HEAD_INIT.

GitHub noreply at github.com
Wed May 18 16:52:49 CEST 2016


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

  Changed paths:
    M CHANGES.txt
    M src/AccessControl/cAccessControl.c

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


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

  Changed paths:
    M include/ExtensionClass/ExtensionClass.h
    M src/AccessControl/cAccessControl.c

  Log Message:
  -----------
  Prepare porting to Python 3: Use Py_TYPE macro.


  Commit: 7d02acd033ee5fccc5e69935eb9eb736356a4372
      https://github.com/zopefoundation/AccessControl/commit/7d02acd033ee5fccc5e69935eb9eb736356a4372
  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/AccessControl/cAccessControl.c

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

Modernised C code: use PyVarObject_HEAD_INIT.


Compare: https://github.com/zopefoundation/AccessControl/compare/2c2998faa8d5...7d02acd033ee


More information about the checkins mailing list