[Checkins] [zopefoundation/RestrictedPython] d904c7: Remove code which wraps len. It was not tested and...

GitHub noreply at github.com
Wed Sep 13 17:18:01 CEST 2017


  Branch: refs/heads/increase-test-coverage-of-Guards
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: d904c7d0ddee25ec741b8b47e527a07c7bfc0906
      https://github.com/zopefoundation/RestrictedPython/commit/d904c7d0ddee25ec741b8b47e527a07c7bfc0906
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M src/RestrictedPython/Guards.py

  Log Message:
  -----------
  Remove code which wraps len. It was not tested and we could not found a case in which this gets called. It makes no sense to have a wrapped len on a *write* wrapper anyway.


  Commit: f81693a4f23fdf78ec00474e47b5d73b8961bc0f
      https://github.com/zopefoundation/RestrictedPython/commit/f81693a4f23fdf78ec00474e47b5d73b8961bc0f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M .travis.yml
    M README.rst
    M docs/CHANGES.rst
    M setup.cfg
    M setup.py
    M src/RestrictedPython/README.rst
    M src/RestrictedPython/transformer.py
    M tests/test_imports.py
    M tox.ini

  Log Message:
  -----------
  Merge branch 'master' into remove-len-on-write-wrapper


  Commit: ea4c27b1fb4b0986e2b5ab86a9c621f48dc87759
      https://github.com/zopefoundation/RestrictedPython/commit/ea4c27b1fb4b0986e2b5ab86a9c621f48dc87759
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M docs/CHANGES.rst

  Log Message:
  -----------
  add changelog


  Commit: da987b56fbfcb43ce98ed27f7b6e8a81c3c170f0
      https://github.com/zopefoundation/RestrictedPython/commit/da987b56fbfcb43ce98ed27f7b6e8a81c3c170f0
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M .travis.yml
    M README.rst
    M docs/CHANGES.rst
    M setup.cfg
    M setup.py
    M src/RestrictedPython/README.rst
    M src/RestrictedPython/transformer.py
    M tests/test_imports.py
    M tox.ini

  Log Message:
  -----------
  merge


  Commit: 2a791f8e80f678204dd5da5af2f10d8c58e6d300
      https://github.com/zopefoundation/RestrictedPython/commit/2a791f8e80f678204dd5da5af2f10d8c58e6d300
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M docs/CHANGES.rst
    M src/RestrictedPython/Guards.py

  Log Message:
  -----------
  Merge pull request #76 from zopefoundation/remove-len-on-write-wrapper

Remove code which wraps len.


  Commit: cec8d0ad628e1d4b2507f1a2c6569f33965b2549
      https://github.com/zopefoundation/RestrictedPython/commit/cec8d0ad628e1d4b2507f1a2c6569f33965b2549
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-13 (Wed, 13 Sep 2017)

  Changed paths:
    M docs/CHANGES.rst
    M src/RestrictedPython/Guards.py

  Log Message:
  -----------
  Merge branch 'master' into increase-test-coverage-of-Guards


Compare: https://github.com/zopefoundation/RestrictedPython/compare/d7fef82ed538...cec8d0ad628e


More information about the checkins mailing list