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

GitHub noreply at github.com
Wed Sep 7 05:30:26 CEST 2016


  Branch: refs/heads/thet-fix-pythonscripts
  Home:   https://github.com/zopefoundation/zope.publisher
  Commit: 2f8d0093a1ff47ac9bda5c7992839d9a5b089a0e
      https://github.com/zopefoundation/zope.publisher/commit/2f8d0093a1ff47ac9bda5c7992839d9a5b089a0e
  Author: Johannes Raggam <thetetet at gmail.com>
  Date:   2016-09-06 (Tue, 06 Sep 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