[Checkins] [zopefoundation/RestrictedPython] c183fa: add PendingDeprecationWarnings

GitHub noreply at github.com
Thu May 4 11:30:49 CEST 2017


  Branch: refs/heads/class_definitions
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: c183fa3c83c2590b663056b4b77d46d81975f30d
      https://github.com/zopefoundation/RestrictedPython/commit/c183fa3c83c2590b663056b4b77d46d81975f30d
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M src/RestrictedPython/MutatingWalker.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/RestrictionMutator.py
    M src/RestrictedPython/SelectCompiler.py
    M src/RestrictedPython/tests/verify.py

  Log Message:
  -----------
  add PendingDeprecationWarnings


  Commit: 4942f24a32759c5bf5b762d64085018ce6b7fca9
      https://github.com/zopefoundation/RestrictedPython/commit/4942f24a32759c5bf5b762d64085018ce6b7fca9
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M src/RestrictedPython/__init__.py

  Log Message:
  -----------
  Public API --> RestrictionCapableEval added after resolved problem of circular imports


  Commit: d4a939dd928138f47b0b6ceab91bf98485d8fcd1
      https://github.com/zopefoundation/RestrictedPython/commit/d4a939dd928138f47b0b6ceab91bf98485d8fcd1
  Author: ‮rekcäH nitraM‮ <spamfaenger at gmx.de>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M src/RestrictedPython/MutatingWalker.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/RestrictionMutator.py
    M src/RestrictedPython/SelectCompiler.py
    M src/RestrictedPython/__init__.py
    M src/RestrictedPython/tests/verify.py

  Log Message:
  -----------
  Merge pull request #58 from zopefoundation/DepricationWarnings

add PendingDeprecationWarnings to all old Implementation Modules


  Commit: 6ce4c5ab7b80687fa1f4eada7c826870db4cf3bc
      https://github.com/zopefoundation/RestrictedPython/commit/6ce4c5ab7b80687fa1f4eada7c826870db4cf3bc
  Author: Steffen Allner <sa at gocept.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M src/RestrictedPython/MutatingWalker.py
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/RestrictionMutator.py
    M src/RestrictedPython/SelectCompiler.py
    M src/RestrictedPython/__init__.py
    M src/RestrictedPython/tests/verify.py

  Log Message:
  -----------
  Merge branch 'Python3_update' into class_definitions


Compare: https://github.com/zopefoundation/RestrictedPython/compare/4f6060653047...6ce4c5ab7b80


More information about the checkins mailing list