[Checkins] [zopefoundation/RestrictedPython] 8e16a6: Use more sane mark names.

GitHub noreply at github.com
Sat Feb 4 15:28:51 CET 2017


  Branch: refs/heads/more_docs
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 8e16a631f7913e42d2b7c8136a58b1e66dd0b58d
      https://github.com/zopefoundation/RestrictedPython/commit/8e16a631f7913e42d2b7c8136a58b1e66dd0b58d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M tests/__init__.py
    M tests/test_compile.py
    M tests/test_print_stmt.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Use more sane mark names.

`compile` was a stupid one as there is a builtin with this name and it did not show that exec mode was used.


  Commit: ffc4edcf36cbbe077e3c85386b027c9838741197
      https://github.com/zopefoundation/RestrictedPython/commit/ffc4edcf36cbbe077e3c85386b027c9838741197
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M tests/test_transformer.py

  Log Message:
  -----------
  Use the new pytest marks to save some lines of code.


  Commit: 0bfa2e2e4a8b6161bfa0f7551ea83fdb07069e61
      https://github.com/zopefoundation/RestrictedPython/commit/0bfa2e2e4a8b6161bfa0f7551ea83fdb07069e61
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M tests/__init__.py
    M tests/test_compile.py
    M tests/test_print_stmt.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Merge pull request #38 from zopefoundation/clean-up-marks2

Clean up pytest marks


  Commit: 1e402f7ea2acff1a801dc109bcb0a433e2b17d95
      https://github.com/zopefoundation/RestrictedPython/commit/1e402f7ea2acff1a801dc109bcb0a433e2b17d95
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M tests/__init__.py
    M tests/test_compile.py
    M tests/test_print_stmt.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Merge branch 'Python3_update' into more_docs


Compare: https://github.com/zopefoundation/RestrictedPython/compare/453962aaba95...1e402f7ea2ac


More information about the checkins mailing list