[Checkins] [zopefoundation/grokcore.message] 6b10fa: Replace the use of `grok.implements()` with the `@...

GitHub noreply at github.com
Wed Jan 17 13:42:15 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.message
  Commit: 6b10fa80c6a044bf11bc7d7560380169e67c17c5
      https://github.com/zopefoundation/grokcore.message/commit/6b10fa80c6a044bf11bc7d7560380169e67c17c5
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/message/sources.py

  Log Message:
  -----------
  Replace the use of `grok.implements()` with the `@grok.implementer()` directive throughout.


  Commit: c461fb7971be5b3ca19341d78a414e9353e677c1
      https://github.com/zopefoundation/grokcore.message/commit/c461fb7971be5b3ca19341d78a414e9353e677c1
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
    M CHANGES.txt
    M src/grokcore/message/sources.py

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/replace-implements-for-implementer

Replace the use of `grok.implements()` with the `@grok.implementer()`…


Compare: https://github.com/zopefoundation/grokcore.message/compare/4cced46c8744...c461fb7971be


More information about the checkins mailing list