[Checkins] [zopefoundation/RestrictedPython] 4f5654: Add Tests for iterating over dict items (#130)

GitHub noreply at github.com
Tue Oct 2 19:43:34 CEST 2018


  Branch: refs/heads/builtins
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 4f565420ca1465e7a086eccb854796d0a10de333
      https://github.com/zopefoundation/RestrictedPython/commit/4f565420ca1465e7a086eccb854796d0a10de333
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    A tests/test_iterating_over_dict_items.py

  Log Message:
  -----------
  Add Tests for iterating over dict items (#130)


  Commit: ebe4c64f56a38f2ef39c14606517781af115a51f
      https://github.com/zopefoundation/RestrictedPython/commit/ebe4c64f56a38f2ef39c14606517781af115a51f
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M src/RestrictedPython/Limits.py
    M tests/builtins/test_limits.py

  Log Message:
  -----------
  Modify Error given on range limit (#133)

* modify Error given on range limit


  Commit: 21b94851b69f88a331f3d80d6761f20e571386d9
      https://github.com/zopefoundation/RestrictedPython/commit/21b94851b69f88a331f3d80d6761f20e571386d9
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M src/RestrictedPython/Limits.py
    M tests/builtins/test_limits.py
    A tests/test_iterating_over_dict_items.py

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


Compare: https://github.com/zopefoundation/RestrictedPython/compare/c3f28c065f2d...21b94851b69f
      **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