[Checkins] [zopefoundation/zope.app.publisher] eefef2: Support more `ServerProxy` options. (#10)

Michael Howitz noreply at github.com
Tue May 12 15:03:42 CEST 2020


  Branch: refs/heads/fix-11/xmlrpc-testing
  Home:   https://github.com/zopefoundation/zope.app.publisher
  Commit: eefef283d5ae280efa7c0967bb06756515ec3ede
      https://github.com/zopefoundation/zope.app.publisher/commit/eefef283d5ae280efa7c0967bb06756515ec3ede
  Author: Steffen Allner <sa at gocept.com>
  Date:   2020-05-12 (Tue, 12 May 2020)

  Changed paths:
    M CHANGES.rst
    M src/zope/app/publisher/xmlrpc/testing.py

  Log Message:
  -----------
  Support more `ServerProxy` options. (#10)

`use_builtin_types` is in particular handy for the migration to Python 3 as it returns a `xmlrpc.client.Binary` instead of bytes. This class is not present in Python 2.

Co-authored-by: Jason Madden <jamadden at gmail.com>
Co-authored-by: Michael Howitz <mh at gocept.com>


  Commit: cf402944a8f2b5e13b8f9597374c97763210c3b1
      https://github.com/zopefoundation/zope.app.publisher/commit/cf402944a8f2b5e13b8f9597374c97763210c3b1
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-05-12 (Tue, 12 May 2020)

  Changed paths:
    M CHANGES.rst
    M src/zope/app/publisher/xmlrpc/testing.py

  Log Message:
  -----------
  Merge branch 'master' into fix-11/xmlrpc-testing


Compare: https://github.com/zopefoundation/zope.app.publisher/compare/4289f2fba1bf...cf402944a8f2


More information about the checkins mailing list