[Checkins] [zopefoundation/RestrictedPython] b27896: isort cleanup

GitHub noreply at github.com
Tue May 9 22:27:54 CEST 2017


  Branch: refs/heads/isort
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: b278966e0bc89177ee807ed222ae63d158b04552
      https://github.com/zopefoundation/RestrictedPython/commit/b278966e0bc89177ee807ed222ae63d158b04552
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M src/RestrictedPython/Eval.py
    M src/RestrictedPython/Guards.py
    M src/RestrictedPython/MutatingWalker.py
    M src/RestrictedPython/PrintCollector.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/RestrictionMutator.py
    M src/RestrictedPython/SelectCompiler.py
    M src/RestrictedPython/Utilities.py
    M src/RestrictedPython/__init__.py
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  isort cleanup


  Commit: 496b90218ba74a4e30cd1b1134bcae5895504814
      https://github.com/zopefoundation/RestrictedPython/commit/496b90218ba74a4e30cd1b1134bcae5895504814
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M .coveragerc
    M setup.cfg
    M tox.ini

  Log Message:
  -----------
  better config


  Commit: eb3069b0a39c0c54dd318c753261901fe13c4671
      https://github.com/zopefoundation/RestrictedPython/commit/eb3069b0a39c0c54dd318c753261901fe13c4671
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  after config ignore reports folder in gitignores


  Commit: 142bfddd074faaf18346d2585145e53e5423733f
      https://github.com/zopefoundation/RestrictedPython/commit/142bfddd074faaf18346d2585145e53e5423733f
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M README.rst
    M setup.py
    M src/RestrictedPython/README.rst

  Log Message:
  -----------
  better description and one example in README for Github and PyPI


  Commit: 64d0abdbaa5160476761877d8d17d71fd3fadd12
      https://github.com/zopefoundation/RestrictedPython/commit/64d0abdbaa5160476761877d8d17d71fd3fadd12
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    A tests/test_imports.py

  Log Message:
  -----------
  added a test about import similar to new README


Compare: https://github.com/zopefoundation/RestrictedPython/compare/f52c71ff6eb2...64d0abdbaa51


More information about the checkins mailing list