[Checkins] [zopefoundation/RestrictedPython] b948e2: Modification in tox.ini

GitHub noreply at github.com
Thu Sep 14 11:12:19 CEST 2017


  Branch: refs/heads/rework_tox_ci_config
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: b948e2efebbba59d1964ad1c2d1bb15a9c13f0eb
      https://github.com/zopefoundation/RestrictedPython/commit/b948e2efebbba59d1964ad1c2d1bb15a9c13f0eb
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    A constraints.txt
    M tox.ini

  Log Message:
  -----------
  Modification in tox.ini

* move flake8 to a more generic lint / linter section and make that useable with Python 2 & 3
* introduce constraints.txt which for the start is empty, but could be used to pin / or exclude bad versions.


  Commit: 5dc372435e1caef38edb79bcf1a6435a9dc3b424
      https://github.com/zopefoundation/RestrictedPython/commit/5dc372435e1caef38edb79bcf1a6435a9dc3b424
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M .travis.yml
    M tox.ini

  Log Message:
  -----------
  adjust travis-ci config to reflect new tox settings


  Commit: 59da95af9df8e3e3c86764875d7fc737c8419cb5
      https://github.com/zopefoundation/RestrictedPython/commit/59da95af9df8e3e3c86764875d7fc737c8419cb5
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    A appveyor.yml

  Log Message:
  -----------
  add appveyor to test also on windows


  Commit: de121accdb28d4a3282c3fd38aec5c1dea28c19c
      https://github.com/zopefoundation/RestrictedPython/commit/de121accdb28d4a3282c3fd38aec5c1dea28c19c
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/compile.py

  Log Message:
  -----------
  Mark two occurance of unicode as Python 2 only with NOQA: F821 as linter on Python 3 as check will fail.


  Commit: e31b7cbaabd548e8a5899ff7fdf4e866f5f358bd
      https://github.com/zopefoundation/RestrictedPython/commit/e31b7cbaabd548e8a5899ff7fdf4e866f5f358bd
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Allow Python 3.7 tests to fail, as this is still in development


Compare: https://github.com/zopefoundation/RestrictedPython/compare/f9d8ee27a279...e31b7cbaabd5


More information about the checkins mailing list