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

GitHub noreply at github.com
Wed Jan 27 13:44:19 CET 2016


  Branch: refs/heads/thet-fix-pythonscripts
  Home:   https://github.com/zopefoundation/zope.publisher
  Commit: 9ba070cf67e5d14f530ddc66bc6c371502261fae
      https://github.com/zopefoundation/zope.publisher/commit/9ba070cf67e5d14f530ddc66bc6c371502261fae
  Author: Johannes Raggam <thetetet at gmail.com>
  Date:   2016-01-27 (Wed, 27 Jan 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