[Checkins] [zopefoundation/zope.interface] e42aa1: Show missing lines / branches.

GitHub noreply at github.com
Thu May 4 13:04:59 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: e42aa17c3d63360636b367ab2e6628d12a8ccd73
      https://github.com/zopefoundation/zope.interface/commit/e42aa17c3d63360636b367ab2e6628d12a8ccd73
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M .coveragerc

  Log Message:
  -----------
  Show missing lines / branches.


  Commit: 81f50ca16007d0eb6beb7a51b5bf32b6f1cb410a
      https://github.com/zopefoundation/zope.interface/commit/81f50ca16007d0eb6beb7a51b5bf32b6f1cb410a
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/interface/_zope_interface_coptimizations.c
    M src/zope/interface/adapter.py
    M src/zope/interface/interfaces.py
    M src/zope/interface/tests/test_adapter.py

  Log Message:
  -----------
  Raise ValueError if non-text name passed to adapter registry methods.

Prevents corruption of lookup cache.

Alternative to fix proposed in #75.


  Commit: 6f968eaec645bb66fa4e81191b3b5fd92ae8a697
      https://github.com/zopefoundation/zope.interface/commit/6f968eaec645bb66fa4e81191b3b5fd92ae8a697
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M .coveragerc
    M CHANGES.rst
    M src/zope/interface/_zope_interface_coptimizations.c
    M src/zope/interface/adapter.py
    M src/zope/interface/interfaces.py
    M src/zope/interface/tests/test_adapter.py

  Log Message:
  -----------
  Merge pull request #81 from zopefoundation/75-prevent-non-text-name-errors

Disallow non-text name passed to adapter registry methods.


Compare: https://github.com/zopefoundation/zope.interface/compare/305d733c41a6...6f968eaec645


More information about the checkins mailing list