[Checkins] [zopefoundation/RestrictedPython] 6df285: Do the version checks in a central place.

GitHub noreply at github.com
Tue Jan 31 16:07:24 CET 2017


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 6df2851983aa96030337ca3681e304da5b128dcc
      https://github.com/zopefoundation/RestrictedPython/commit/6df2851983aa96030337ca3681e304da5b128dcc
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M src/RestrictedPython/Guards.py
    A src/RestrictedPython/_compat.py
    M src/RestrictedPython/transformer.py
    M tests/test_print_stmt.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Do the version checks in a central place.


  Commit: 5addea8eeb1e0e3b19cae39a7b231c608bff54ea
      https://github.com/zopefoundation/RestrictedPython/commit/5addea8eeb1e0e3b19cae39a7b231c608bff54ea
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Add an isort environment to apply its rules.


  Commit: 7dc6e5f04a1e2b8bb2605dc3aea2c56dd2d53df2
      https://github.com/zopefoundation/RestrictedPython/commit/7dc6e5f04a1e2b8bb2605dc3aea2c56dd2d53df2
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M src/RestrictedPython/Guards.py
    A src/RestrictedPython/_compat.py
    M src/RestrictedPython/transformer.py
    M tests/test_print_stmt.py
    M tests/test_transformer.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #15 from zopefoundation/central-version-checks

Centralize the Python version checks


Compare: https://github.com/zopefoundation/RestrictedPython/compare/cf1485bbde3f...7dc6e5f04a1e


More information about the checkins mailing list