[Checkins] [zopefoundation/AccessControl] 5ef4a5: Harmonize errors raised by 'guarded_hasattr'.

GitHub noreply at github.com
Tue May 2 18:28:56 CEST 2017


  Branch: refs/heads/py3-pure-python
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: 5ef4a51aa894c84636fe4454939d530e9f17f669
      https://github.com/zopefoundation/AccessControl/commit/5ef4a51aa894c84636fe4454939d530e9f17f669
  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.


  Commit: 84c26d5e98e23515215d9ee57afa40ad12e6b024
      https://github.com/zopefoundation/AccessControl/commit/84c26d5e98e23515215d9ee57afa40ad12e6b024
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Try without pip cache to appease travis-ci.


Compare: https://github.com/zopefoundation/AccessControl/compare/a6b450663239...84c26d5e98e2


More information about the checkins mailing list