[Checkins] [zopefoundation/RestrictedPython] fb8963: add flake8 plugins flake8-isort and flake8-strict

GitHub noreply at github.com
Mon Sep 18 23:00:29 CEST 2017


  Branch: refs/heads/flake8_strict
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: fb8963744f58a0e64138f175b53b58570a536099
      https://github.com/zopefoundation/RestrictedPython/commit/fb8963744f58a0e64138f175b53b58570a536099
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  add flake8 plugins flake8-isort and flake8-strict


  Commit: 3d3b267b3790b7a091d3718fc85308d28b1336fd
      https://github.com/zopefoundation/RestrictedPython/commit/3d3b267b3790b7a091d3718fc85308d28b1336fd
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M setup.py
    M tests/test_Guards.py
    M tests/test_compile.py
    M tests/test_compile_restricted_function.py
    M tests/test_print_function.py
    M tests/test_print_stmt.py
    M tests/transformer/test_assign.py
    M tests/transformer/test_async.py
    M tests/transformer/test_attribute.py
    M tests/transformer/test_augassign.py
    M tests/transformer/test_call.py
    M tests/transformer/test_classdef.py
    M tests/transformer/test_conditional.py
    M tests/transformer/test_dict_comprehension.py
    M tests/transformer/test_functiondef.py
    M tests/transformer/test_generic.py
    M tests/transformer/test_iterator.py
    M tests/transformer/test_lambda.py
    M tests/transformer/test_subscript.py
    M tests/transformer/test_try.py
    M tests/transformer/test_with_stmt.py

  Log Message:
  -----------
  apply flake8 fixes to tests


  Commit: 676daadc1169318807bf050ba3b4a1fa4c23002b
      https://github.com/zopefoundation/RestrictedPython/commit/676daadc1169318807bf050ba3b4a1fa4c23002b
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M src/RestrictedPython/Eval.py
    M src/RestrictedPython/Guards.py
    M src/RestrictedPython/compile.py
    M src/RestrictedPython/transformer.py

  Log Message:
  -----------
  apply flake8 fixes for better readability.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/fb8963744f58^...676daadc1169


More information about the checkins mailing list