[Checkins] [zopefoundation/RestrictedPython] 2cdce8: Refactor to improve readability.

GitHub noreply at github.com
Thu May 4 11:22:00 CEST 2017


  Branch: refs/heads/class_definitions
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 2cdce8dc0f536e681e710589fa14a20665df4391
      https://github.com/zopefoundation/RestrictedPython/commit/2cdce8dc0f536e681e710589fa14a20665df4391
  Author: Steffen Allner <sa at gocept.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M tests/transformer/test_transformer.py

  Log Message:
  -----------
  Refactor to improve readability.


  Commit: ffc46aa0ff0ecab5f6188f7aa65f34b0696be165
      https://github.com/zopefoundation/RestrictedPython/commit/ffc46aa0ff0ecab5f6188f7aa65f34b0696be165
  Author: Steffen Allner <sa at gocept.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M src/RestrictedPython/Guards.py
    M tests/test_Guards.py
    M tests/transformer/test_slice.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/Python3_update' into class_definitions


  Commit: a3cc1ad3278d499a926ede23c7541131d42aa14c
      https://github.com/zopefoundation/RestrictedPython/commit/a3cc1ad3278d499a926ede23c7541131d42aa14c
  Author: Steffen Allner <sa at gocept.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M docs/usage/basic_usage.rst

  Log Message:
  -----------
  Add documentation on necessary setup in case AccessControl is not used.


  Commit: 4f606065304704ee9e89e3f5389e8e7df096d920
      https://github.com/zopefoundation/RestrictedPython/commit/4f606065304704ee9e89e3f5389e8e7df096d920
  Author: Steffen Allner <sa at gocept.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M docs/usage/basic_usage.rst
    M src/RestrictedPython/transformer.py
    M tests/__init__.py
    M tests/test_Guards.py
    M tests/test_print_function.py
    M tests/transformer/test_transformer.py

  Log Message:
  -----------
  Allow class definitions and support decorators, bases and global __metaclass__.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/2cdce8dc0f53^...4f6060653047


More information about the checkins mailing list