[Checkins] [zopefoundation/RestrictedPython] 705422: forgotten to update the ZPL due to a script error

GitHub noreply at github.com
Thu Feb 28 14:42:33 UTC 2013


  Branch: refs/heads/zope2-2.9
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 705422b41f4f0546b82f80caef9e018ec16bcbb5
      https://github.com/zopefoundation/RestrictedPython/commit/705422b41f4f0546b82f80caef9e018ec16bcbb5
  Author: Andreas Jung <yet at gmx.de>
  Date:   2005-11-18 (Fri, 18 Nov 2005)

  Changed paths:
    A Eval.py
    A Guards.py
    A Limits.py
    A MutatingWalker.py
    A PrintCollector.py
    A RCompile.py
    A RestrictionMutator.py
    A SafeMapping.py
    A SelectCompiler.py
    A Utilities.py
    A __init__.py
    A tests/before_and_after.py
    A tests/before_and_after24.py
    A tests/verify.py

  Log Message:
  -----------
  forgotten to update the ZPL due to a script error


  Commit: 21db94ace6a9d290c9efe5899d3f32176d40b38b
      https://github.com/zopefoundation/RestrictedPython/commit/21db94ace6a9d290c9efe5899d3f32176d40b38b
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2005-11-22 (Tue, 22 Nov 2005)

  Changed paths:
    M Utilities.py

  Log Message:
  -----------
  Forward port fixes for collector #1621 and #1894 from the 2.8 branch.


  Commit: 519de72a289211ac5545b1244f3b405b6bb586cf
      https://github.com/zopefoundation/RestrictedPython/commit/519de72a289211ac5545b1244f3b405b6bb586cf
  Author: Chris Withers <chris at simplistix.co.uk>
  Date:   2006-05-01 (Mon, 01 May 2006)

  Changed paths:
    M RCompile.py
    A tests/testRestrictions.py

  Log Message:
  -----------
  - Collector #2061: Fix problems where windows line endings are passed to restricted code compilers.


  Commit: d8ee7639e76cb2088cb09a04e87d7f96b4bba07e
      https://github.com/zopefoundation/RestrictedPython/commit/d8ee7639e76cb2088cb09a04e87d7f96b4bba07e
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-06-23 (Sat, 23 Jun 2007)

  Changed paths:
    M RCompile.py

  Log Message:
  -----------
        - Collector #2295: Comments in PythonScripts could lead to syntax
  errors


Compare: https://github.com/zopefoundation/RestrictedPython/compare/705422b41f4f^...d8ee7639e76c


More information about the checkins mailing list