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

GitHub noreply at github.com
Thu May 17 12:42:13 CEST 2018


  Branch: refs/heads/master
  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



      **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