[Checkins] [zopefoundation/zope.proxy] db1b3f: Fix error handling in the tp_setattro slot

Marius Gedminas noreply at github.com
Thu Jun 27 14:50:29 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.proxy
  Commit: db1b3f4bce5e48ee465ca5d17920ed9984833969
      https://github.com/zopefoundation/zope.proxy/commit/db1b3f4bce5e48ee465ca5d17920ed9984833969
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M src/zope/proxy/_zope_proxy_proxy.c

  Log Message:
  -----------
  Fix error handling in the tp_setattro slot

The docs say this callback is supposed to return -1 on error.

Fixes #30.


  Commit: b7ee3d1e03d3c260cf8abdbdf49369c2cd50a0de
      https://github.com/zopefoundation/zope.proxy/commit/b7ee3d1e03d3c260cf8abdbdf49369c2cd50a0de
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Add a changelog entry


  Commit: f5c811f06989b9282432c628bb445fd110608226
      https://github.com/zopefoundation/zope.proxy/commit/f5c811f06989b9282432c628bb445fd110608226
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

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

  Log Message:
  -----------
  Merge pull request #31 from zopefoundation/fix-error-handling-in-tp_setattro

Fix error handling in the tp_setattro slot


Compare: https://github.com/zopefoundation/zope.proxy/compare/cd9691fd0665...f5c811f06989


More information about the checkins mailing list