[Checkins] [zopefoundation/RestrictedPython] 8f8bf3: Fix spelling and texting.

GitHub noreply at github.com
Tue May 2 18:20:11 CEST 2017


  Branch: refs/heads/more_unit_tests
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 8f8bf372c317dce4272e530e0589f59964062972
      https://github.com/zopefoundation/RestrictedPython/commit/8f8bf372c317dce4272e530e0589f59964062972
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/transformer/test_async.py
    M tests/transformer/test_global_local.py
    M tests/transformer/test_yield.py

  Log Message:
  -----------
  Fix spelling and texting.


  Commit: 80f977d2a9483565e29fc7a823bf0b024cd09174
      https://github.com/zopefoundation/RestrictedPython/commit/80f977d2a9483565e29fc7a823bf0b024cd09174
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M tests/transformer/test_async.py
    M tests/transformer/test_global_local.py
    M tests/transformer/test_yield.py

  Log Message:
  -----------
  Nicer (?) code.


  Commit: 9a4956616e3163d560cf304e747b57305f0d6d55
      https://github.com/zopefoundation/RestrictedPython/commit/9a4956616e3163d560cf304e747b57305f0d6d55
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M tests/transformer/operators/test_unary_operators.py
    M tests/transformer/test_global_local.py

  Log Message:
  -----------
  Actually test the ast nodes the tests where written for.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/99aed44321ae...9a4956616e31


More information about the checkins mailing list