[Checkins] [zopefoundation/RestrictedPython] 02eb02: Flake8 the code + enable it in the tests.
    GitHub 
    noreply at github.com
       
    Fri Feb  3 11:07:54 CET 2017
    
    
  
  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 02eb02a14056bd9ffea6e1fa454239364a490cb4
      https://github.com/zopefoundation/RestrictedPython/commit/02eb02a14056bd9ffea6e1fa454239364a490cb4
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-02 (Thu, 02 Feb 2017)
  Changed paths:
    M .travis.yml
    M setup.cfg
    M src/RestrictedPython/Eval.py
    M src/RestrictedPython/Guards.py
    M src/RestrictedPython/Limits.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/RestrictionMutator.py
    M src/RestrictedPython/Utilities.py
    M src/RestrictedPython/__init__.py
    M src/RestrictedPython/compile.py
    M src/RestrictedPython/transformer.py
    M tox.ini
  Log Message:
  -----------
  Flake8 the code + enable it in the tests.
  Commit: f8c6f2c245cf04b052f6f465aa157acbec6f6b31
      https://github.com/zopefoundation/RestrictedPython/commit/f8c6f2c245cf04b052f6f465aa157acbec6f6b31
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)
  Changed paths:
    M .travis.yml
    M setup.cfg
    M src/RestrictedPython/Eval.py
    M src/RestrictedPython/Guards.py
    M src/RestrictedPython/Limits.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/RestrictionMutator.py
    M src/RestrictedPython/Utilities.py
    M src/RestrictedPython/__init__.py
    M src/RestrictedPython/compile.py
    M src/RestrictedPython/transformer.py
    M tox.ini
  Log Message:
  -----------
  Merge pull request #26 from zopefoundation/flake8
Flake8 the code + ensure it for the future.
Compare: https://github.com/zopefoundation/RestrictedPython/compare/a9bcf5412b9e...f8c6f2c245cf
    
    
More information about the checkins
mailing list