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

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


  Branch: refs/heads/rework_tox_ci_config
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 763faf1687ec90382ef2c7ee0cf7cc0b0e9d68f3
      https://github.com/zopefoundation/RestrictedPython/commit/763faf1687ec90382ef2c7ee0cf7cc0b0e9d68f3
  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: f6afc4e3133733716f8e1b45b331f9be7540b342
      https://github.com/zopefoundation/RestrictedPython/commit/f6afc4e3133733716f8e1b45b331f9be7540b342
  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: 258cfb99758267c167a45e4fefa3504e991f907a
      https://github.com/zopefoundation/RestrictedPython/commit/258cfb99758267c167a45e4fefa3504e991f907a
  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: 7d42dfbbc22342078ddbbd35224cb06bb3610096
      https://github.com/zopefoundation/RestrictedPython/commit/7d42dfbbc22342078ddbbd35224cb06bb3610096
  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.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/a3975a71562a...7d42dfbbc223


More information about the checkins mailing list