[Checkins] [zopefoundation/RestrictedPython] 2c4af1: Allow a set of datatype methods like __init__ for ...

GitHub noreply at github.com
Thu May 17 12:48:19 CEST 2018


  Branch: refs/heads/move_readme_coverage
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 2c4af141912394b985b676a032df5cdd65cc5947
      https://github.com/zopefoundation/RestrictedPython/commit/2c4af141912394b985b676a032df5cdd65cc5947
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M docs/CHANGES.rst
    M setup.cfg
    M src/RestrictedPython/transformer.py
    M tests/transformer/test_call.py
    M tests/transformer/test_classdef.py
    M tests/transformer/test_functiondef.py

  Log Message:
  -----------
  Allow a set of datatype methods like __init__ for class methods (#105)

* Allow a set of datatype methods like __init__ for class methods

* check that __methods are not explict callable

* deny __ method names on modul level


  Commit: a18f3a4d3bdea299567bbb6e386afa9962eb69ee
      https://github.com/zopefoundation/RestrictedPython/commit/a18f3a4d3bdea299567bbb6e386afa9962eb69ee
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M docs/CHANGES.rst
    M setup.cfg
    M src/RestrictedPython/transformer.py
    M tests/transformer/test_call.py
    M tests/transformer/test_classdef.py
    M tests/transformer/test_functiondef.py

  Log Message:
  -----------
  Merge branch 'master' into move_readme_coverage


Compare: https://github.com/zopefoundation/RestrictedPython/compare/fcafa911470a...a18f3a4d3bde
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list