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

Steffen Allner noreply at github.com
Tue May 12 14:01:56 CEST 2020


  Branch: refs/heads/master
  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>




More information about the checkins mailing list