Skip to content

Commit

Permalink
Update CHANGES.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Dieter Maurer <[email protected]>
  • Loading branch information
perrinjerome and d-maurer authored Oct 9, 2024
1 parent 52994b3 commit 510e507
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ For changes before version 3.0, see ``HISTORY.rst``.

- Respect ``PURE_PYTHON`` environment variable set to ``0`` when running tests.

- Make Python implementation behave same as C implementation regarding
objects raising exceptions in ``__getattr__``.
- Let the roles access in ``rolesForPermissionOn`` interpret ``AttributeError`` and ``Unauthorized`` as "no roles definition for this permission at this object" and report any other exception (for the Python and C implementation). We have to treat ``Unauthorized`` like ``AttributeError`` to support ``Shared.DC.Scripts.Bindings.UnauthorizedBinding`` which raises ``Unauthorized`` for any access.


7.0 (2024-05-30)
Expand Down

0 comments on commit 510e507

Please sign in to comment.