[Checkins] [zopefoundation/AccessControl] fbccfa: Ease the computation of the permission identifier

GitHub noreply at github.com
Thu Sep 29 16:51:13 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: fbccfa4309e346dc2b49335e5300eb43a6f120ae
      https://github.com/zopefoundation/AccessControl/commit/fbccfa4309e346dc2b49335e5300eb43a6f120ae
  Author: Michael Howitz <mh at gocept.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M src/AccessControl/ImplPython.py
    M src/AccessControl/Permission.py
    M src/AccessControl/PermissionMapping.py

  Log Message:
  -----------
  Ease the computation of the permission identifier

* by removing duplicate code
* to ease Python 3 migration.


  Commit: 501afff5636bc6d695b8a2a75e4ff93d3affcac4
      https://github.com/zopefoundation/AccessControl/commit/501afff5636bc6d695b8a2a75e4ff93d3affcac4
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M src/AccessControl/ImplPython.py
    M src/AccessControl/Permission.py
    M src/AccessControl/PermissionMapping.py

  Log Message:
  -----------
  Merge pull request #19 from zopefoundation/ease-pname-computation

Ease the computation of the permission identifier


Compare: https://github.com/zopefoundation/AccessControl/compare/62bb888d11ce...501afff5636b


More information about the checkins mailing list