[Checkins] [zopefoundation/AccessControl] 2a897d: Make some more progress on porting the cAccessCont...

GitHub noreply at github.com
Thu Feb 2 17:45:44 CET 2017


  Branch: refs/heads/py3-pure-python
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: 2a897db89ce4d5ce8a9b8d23faf6dc1ae14832ce
      https://github.com/zopefoundation/AccessControl/commit/2a897db89ce4d5ce8a9b8d23faf6dc1ae14832ce
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M include/Acquisition/Acquisition.h
    M include/ExtensionClass/ExtensionClass.h
    M include/ExtensionClass/_compat.h
    M setup.py
    M src/AccessControl/cAccessControl.c

  Log Message:
  -----------
  Make some more progress on porting the cAccessControl.c file to Py3.

This currently runs into a problem in both Acquisition.h (which
needs zopefoundation/Acquisition#13 to be merged and released, so
the aq_init macro uses PyCapsule_Import) and with
ExtensionClass.h (zopefoundation/ExtensionClass#14).


  Commit: 7806467b3ce40c188fb6b80a85251e33c2b81954
      https://github.com/zopefoundation/AccessControl/commit/7806467b3ce40c188fb6b80a85251e33c2b81954
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M .travis.yml
    M tox.ini

  Log Message:
  -----------
  Bring back tests for pypy3.


Compare: https://github.com/zopefoundation/AccessControl/compare/74208886f532...7806467b3ce4


More information about the checkins mailing list