[Checkins] [zopefoundation/AccessControl] 2164f0: Harmonize errors raised by 'guarded_hasattr'.

GitHub noreply at github.com
Tue May 2 16:20:58 CEST 2017


  Branch: refs/heads/13-harmonize-guarded_hasattr-errors-c-python
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: 2164f0338629c9c4fd1d096d3ed8f6db64364665
      https://github.com/zopefoundation/AccessControl/commit/2164f0338629c9c4fd1d096d3ed8f6db64364665
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M src/AccessControl/ZopeGuards.py
    M src/AccessControl/cAccessControl.c
    M src/AccessControl/tests/testZopeGuards.py

  Log Message:
  -----------
  Harmonize errors raised by 'guarded_hasattr'.

C and Python should raise the same exceptions in the same cases.

Closes #13.




More information about the checkins mailing list