[Checkins] [zopefoundation/RestrictedPython] cadf8b: Fix wording.

GitHub noreply at github.com
Fri Sep 15 10:22:15 CEST 2017


  Branch: refs/heads/fix-format2
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: cadf8b1bb9f03bcae02e1b245b55d73bf320bd6f
      https://github.com/zopefoundation/RestrictedPython/commit/cadf8b1bb9f03bcae02e1b245b55d73bf320bd6f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M docs/CHANGES.rst

  Log Message:
  -----------
  Fix wording.


  Commit: 1a68792cdf48a028fe848e67660d0be4727f3068
      https://github.com/zopefoundation/RestrictedPython/commit/1a68792cdf48a028fe848e67660d0be4727f3068
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M src/RestrictedPython/Eval.py

  Log Message:
  -----------
  Change checking for type of expression context to an assert.  (#82)

* Change checking for type of expression context to an assert. Name expression can only be Load, so that the if makes no sense.


  Commit: 4d7907bfb84a101489e09668a71ec5d4b1cbe749
      https://github.com/zopefoundation/RestrictedPython/commit/4d7907bfb84a101489e09668a71ec5d4b1cbe749
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
    M tests/test_eval.py

  Log Message:
  -----------
  Increase code coverage for Eval module. (#81)

* Increase code coverage for Eval module.

* pep8


  Commit: 0e51a0e49218a805f7e76f2f91695960f13ace73
      https://github.com/zopefoundation/RestrictedPython/commit/0e51a0e49218a805f7e76f2f91695960f13ace73
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
    M docs/CHANGES.rst
    M src/RestrictedPython/Eval.py
    M tests/test_eval.py

  Log Message:
  -----------
  Merge branch 'master' into fix-format2


Compare: https://github.com/zopefoundation/RestrictedPython/compare/2942795f0f72...0e51a0e49218


More information about the checkins mailing list