[Checkins] [zopefoundation/Products.PythonScripts] 40451a: - integrated Hotfix-2008-08-12

GitHub noreply at github.com
Tue Feb 26 01:36:38 UTC 2013


  Branch: refs/heads/zope2-2.11
  Home:   https://github.com/zopefoundation/Products.PythonScripts
  Commit: 40451a29d3983d20aa43104088f467a9e1b4be17
      https://github.com/zopefoundation/Products.PythonScripts/commit/40451a29d3983d20aa43104088f467a9e1b4be17
  Author: Andreas Jung <yet at gmx.de>
  Date:   2008-08-13 (Wed, 13 Aug 2008)

  Changed paths:
    A __init__.py

  Log Message:
  -----------
  - integrated Hotfix-2008-08-12


  Commit: 86ab7d4f9ae3557aee80812bb6ba8f38d6e0a278
      https://github.com/zopefoundation/Products.PythonScripts/commit/86ab7d4f9ae3557aee80812bb6ba8f38d6e0a278
  Author: Andreas Jung <yet at gmx.de>
  Date:   2008-08-13 (Wed, 13 Aug 2008)

  Changed paths:
    A patches.py

  Log Message:
  -----------
  - integrated Hotfix-2008-08-12


  Commit: 02b86a41eb04d302dee878b67a64c12bfa3b5067
      https://github.com/zopefoundation/Products.PythonScripts/commit/02b86a41eb04d302dee878b67a64c12bfa3b5067
  Author: Andreas Jung <yet at gmx.de>
  Date:   2008-08-14 (Thu, 14 Aug 2008)

  Changed paths:
    A PythonScript.py
    A tests/testPythonScript.py

  Log Message:
  -----------
  fixed integration of Hotfix-2008-08-12


  Commit: 084b240e2423b2069a67e46fb91ab7ccb59a3795
      https://github.com/zopefoundation/Products.PythonScripts/commit/084b240e2423b2069a67e46fb91ab7ccb59a3795
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2008-10-10 (Fri, 10 Oct 2008)

  Changed paths:
    M tests/testPythonScript.py

  Log Message:
  -----------
  Remove redundant copy of test.


  Commit: 92fbf5cdcaf7c355374f389977cb6dff58d5d67c
      https://github.com/zopefoundation/Products.PythonScripts/commit/92fbf5cdcaf7c355374f389977cb6dff58d5d67c
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2008-10-10 (Fri, 10 Oct 2008)

  Changed paths:
    M tests/testPythonScript.py

  Log Message:
  -----------
  LP #281156:  'AccessControl.SecurityInfo.secureModule' dropped ModuleSecurity
for failed imports, obscuring later attempts to import the same broken module.

'AccessControl.ZopeGuards.guarded_import' mapped some Unauthorized exceptions
onto ImportErrors:  don't do that!  Also, removed mutable defaults from
argument list, improved tests.


  Commit: 404e4701fe37a4fd9fc0737ab98eaf1a5b6928ba
      https://github.com/zopefoundation/Products.PythonScripts/commit/404e4701fe37a4fd9fc0737ab98eaf1a5b6928ba
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2010-04-01 (Thu, 01 Apr 2010)

  Changed paths:
    M PythonScript.py
    A Utility.py
    M __init__.py
    A help/PythonScript.py
    A help/Script.py
    A standard.py
    M tests/testPythonScript.py

  Log Message:
  -----------
  Conform setup metadata, copyright headers to repository policy.


Compare: https://github.com/zopefoundation/Products.PythonScripts/compare/40451a29d398^...404e4701fe37


More information about the checkins mailing list