[Checkins] [zopefoundation/RestrictedPython] 757c81: Sevarale checks for __builtins__ and builtins.

GitHub noreply at github.com
Tue Oct 2 15:44:45 CEST 2018


  Branch: refs/heads/builtins
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 757c81f5327396fef652f149513cba49e832bae1
      https://github.com/zopefoundation/RestrictedPython/commit/757c81f5327396fef652f149513cba49e832bae1
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Sevarale checks for __builtins__ and builtins.

builtins are a dangourse element in RestrictedPython, as they contain the whole Programming Environment with all modules and conroll access to them.
Should be forbidden to access.



      **NOTE:** This service has 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