[Checkins] [zopefoundation/AccessControl] 6f305b: add python 3.7 support

GitHub noreply at github.com
Wed Oct 3 13:50:52 CEST 2018


  Branch: refs/heads/update_zmi_icon
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: 6f305b69fa0cc7a1b71703371fd9bd52b721c067
      https://github.com/zopefoundation/AccessControl/commit/6f305b69fa0cc7a1b71703371fd9bd52b721c067
  Author: Jeremy Kolbe <jk at gocept.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  add python 3.7 support


  Commit: 921ea01579e19a913c5011cd06f9f7712054ef6a
      https://github.com/zopefoundation/AccessControl/commit/921ea01579e19a913c5011cd06f9f7712054ef6a
  Author: Jeremy Kolbe <jk at gocept.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  remove setuptools pin


  Commit: 7c2b57c43dad3a84148e534bab860e80f826d558
      https://github.com/zopefoundation/AccessControl/commit/7c2b57c43dad3a84148e534bab860e80f826d558
  Author: Jeremy Kolbe <jeremykolbe at posteo.net>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #64 from zopefoundation/python3.7support

add python 3.7 support


  Commit: b20a380079f8aed547a16c8e00c1b75169357b74
      https://github.com/zopefoundation/AccessControl/commit/b20a380079f8aed547a16c8e00c1b75169357b74
  Author: Thomas Lotze <thomas at thomas-lotze.net>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/AccessControl/ZopeGuards.py
    M src/AccessControl/tests/testModuleSecurity.py

  Log Message:
  -----------
  re #60: remove duplicate guard against * imports

Contrary to the ticket rationale, this doesn't even rely on a guard in a
current enough version of RestrictedPython as even SecurityManager.validate
will raise Unauthorized if '*' is in the from-list.


  Commit: ae952af7fc1297293d9a06a16bcd17d2e154f258
      https://github.com/zopefoundation/AccessControl/commit/ae952af7fc1297293d9a06a16bcd17d2e154f258
  Author: Thomas Lotze <thomas at thomas-lotze.net>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M src/AccessControl/tests/testModuleSecurity.py

  Log Message:
  -----------
  re #60: back out left-overs from experimentation


  Commit: d66b3286f76ca89afa6c897944e76bc3bb4c3e36
      https://github.com/zopefoundation/AccessControl/commit/d66b3286f76ca89afa6c897944e76bc3bb4c3e36
  Author: Thomas Lotze <thomas at thomas-lotze.net>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/AccessControl/ZopeGuards.py

  Log Message:
  -----------
  Merge pull request #65 from zopefoundation/re-60-simplify-import-guard

re #60: remove duplicate guard against * imports


  Commit: f359a1297956def7dc165481ddc95ae57934565d
      https://github.com/zopefoundation/AccessControl/commit/f359a1297956def7dc165481ddc95ae57934565d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/AccessControl/ZopeGuards.py
    M tox.ini

  Log Message:
  -----------
  Merge branch 'master' into update_zmi_icon


Compare: https://github.com/zopefoundation/AccessControl/compare/ea18d02418e9...f359a1297956
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list