[Checkins] [zopefoundation/zope.interface] 5c0878: Don't redefine METH_KEYWORDS

GitHub noreply at github.com
Thu Jan 5 14:07:16 CET 2017


  Branch: refs/heads/issue71
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: 5c08781ce9d73d8422bad9b2c2ef3c78ed5e5ff1
      https://github.com/zopefoundation/zope.interface/commit/5c08781ce9d73d8422bad9b2c2ef3c78ed5e5ff1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/interface/_zope_interface_coptimizations.c

  Log Message:
  -----------
  Don't redefine METH_KEYWORDS

Instead, use the intended METH_KEYWORDS | METH_VARARGS spelling.

Fixes #71




More information about the checkins mailing list