[Checkins] [zopefoundation/RestrictedPython] 4299c9: disallow imports from modules starting with '_'

GitHub noreply at github.com
Thu May 17 12:46:51 CEST 2018


  Branch: refs/heads/import_underscore_modul
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 4299c956119ceda5a44c62254e8248ab1bdb16c8
      https://github.com/zopefoundation/RestrictedPython/commit/4299c956119ceda5a44c62254e8248ab1bdb16c8
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M docs/CHANGES.rst
    M src/RestrictedPython/transformer.py
    M tests/transformer/test_import.py

  Log Message:
  -----------
  disallow imports from modules starting with '_'


  Commit: eb9f838f3a4a3168e52b8f2708af640b7fe6be79
      https://github.com/zopefoundation/RestrictedPython/commit/eb9f838f3a4a3168e52b8f2708af640b7fe6be79
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/RestrictedPython/transformer.py
    M tests/transformer/test_import.py

  Log Message:
  -----------
  more tests and flake8


Compare: https://github.com/zopefoundation/RestrictedPython/compare/9f2a697d97f3...eb9f838f3a4a
      **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