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

GitHub noreply at github.com
Fri Sep 30 09:10:03 CEST 2016


  Branch: refs/heads/convert-doctest
  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


  Commit: 7d8462010fd0088f4b77d1ee34a14e7c74dbd4e3
      https://github.com/zopefoundation/AccessControl/commit/7d8462010fd0088f4b77d1ee34a14e7c74dbd4e3
  Author: Michael Howitz <mh at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

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

  Log Message:
  -----------
  Merge branch 'master' into convert-doctest


  Commit: 173923783b200058959009c4f5a77a25d540a501
      https://github.com/zopefoundation/AccessControl/commit/173923783b200058959009c4f5a77a25d540a501
  Author: Michael Howitz <mh at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    A docs/AccessControl.rst
    A docs/requestmethod.rst
    R src/AccessControl/AccessControl.txt
    R src/AccessControl/requestmethod.txt

  Log Message:
  -----------
  Move documentation to a separate directory.

Remove some of the examples in the former doctest.


  Commit: a22c012899504818bcd07fcf1d284b359cf5f51a
      https://github.com/zopefoundation/AccessControl/commit/a22c012899504818bcd07fcf1d284b359cf5f51a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    A docs/AccessControl.rst
    A docs/requestmethod.rst
    R src/AccessControl/AccessControl.txt

  Log Message:
  -----------
  Merge branch 'doctest-to-documentation' into convert-doctest


Compare: https://github.com/zopefoundation/AccessControl/compare/478c4c9bf2b7...a22c01289950


More information about the checkins mailing list