[Checkins] [zopefoundation/zope.security] 2f51b2: Fix ZOPE_WATCH_CHECKERS=1 in pure-Python mode.

GitHub noreply at github.com
Mon Sep 11 14:15:54 CEST 2017


  Branch: refs/heads/issue8
  Home:   https://github.com/zopefoundation/zope.security
  Commit: 2f51b299dd65d4580564695e146fcca83ed945a7
      https://github.com/zopefoundation/zope.security/commit/2f51b299dd65d4580564695e146fcca83ed945a7
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-09-11 (Mon, 11 Sep 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/security/checker.py
    M tox.ini

  Log Message:
  -----------
  Fix ZOPE_WATCH_CHECKERS=1 in pure-Python mode.

Fixes #8.

Test environments still to come.


  Commit: 0a852da59af04f98c50e0cbd8fbd68f2ab5fefbe
      https://github.com/zopefoundation/zope.security/commit/0a852da59af04f98c50e0cbd8fbd68f2ab5fefbe
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-09-11 (Mon, 11 Sep 2017)

  Changed paths:
    M .travis.yml
    M docs/conf.py
    M tox.ini

  Log Message:
  -----------
  Add test environments for ZOPE_WATCH_CHECKERS

They cover both the pure-python and C cases. This modified two
existing test environments, but without loss of test coverage (since
PyPy will always cover the pure-python case).


Compare: https://github.com/zopefoundation/zope.security/compare/2f51b299dd65^...0a852da59af0


More information about the checkins mailing list