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

GitHub noreply at github.com
Thu Sep 14 16:56:38 CEST 2017


  Branch: refs/heads/increase-code-coverage-of-eval-module
  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: 41a215da302890f2ae02ec2251a7a900f93a65bd
      https://github.com/zopefoundation/RestrictedPython/commit/41a215da302890f2ae02ec2251a7a900f93a65bd
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

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

  Log Message:
  -----------
  Merge branch 'master' into increase-code-coverage-of-eval-module


Compare: https://github.com/zopefoundation/RestrictedPython/compare/446a236a0b07...41a215da3028


More information about the checkins mailing list