[Checkins] [zopefoundation/zope.publisher] a57d22: Compatibility with PythonScripts

GitHub noreply at github.com
Mon May 23 16:37:18 CEST 2016


  Branch: refs/heads/thet-fix-pythonscripts
  Home:   https://github.com/zopefoundation/zope.publisher
  Commit: a57d228ccae72a4e6a9e07201992e6f503a3a872
      https://github.com/zopefoundation/zope.publisher/commit/a57d228ccae72a4e6a9e07201992e6f503a3a872
  Author: Johannes Raggam <thetetet at gmail.com>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M CHANGES.rst
    M src/zope/publisher/publish.py

  Log Message:
  -----------
  Compatibility with PythonScripts
Use ``six`` to access the function object and function code in ``zope.publisher.publisher.unwrapMethod``.
This restores compatibility with Products.PythonScripts, where parameters were not extracted.




More information about the checkins mailing list