[Checkins] [zopefoundation/zope.proxy] 8b2b60: Don't set tp_print/tp_vectorcall_offset on Python 3.

Jason Madden noreply at github.com
Mon Jan 20 15:24:02 CET 2020


  Branch: refs/heads/issue36
  Home:   https://github.com/zopefoundation/zope.proxy
  Commit: 8b2b609c1bd5ca94c4614375bdf5ee594438526e
      https://github.com/zopefoundation/zope.proxy/commit/8b2b609c1bd5ca94c4614375bdf5ee594438526e
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-01-20 (Mon, 20 Jan 2020)

  Changed paths:
    M CHANGES.rst
    M README.rst
    M src/zope/proxy/_zope_proxy_proxy.c

  Log Message:
  -----------
  Don't set tp_print/tp_vectorcall_offset on Python 3.

In 3.8 it produces a compilation warning, in earlier versions it is ignored.

Normalize ReST headings when adding the change note.




More information about the checkins mailing list