[Checkins] [zopefoundation/grokcore.annotation] 6a063d: Replace implements for implementer (#9)

GitHub noreply at github.com
Wed Jan 17 14:17:01 CET 2018


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

  Changed paths:
    M .gitignore
    M CHANGES.txt
    M src/grokcore/annotation/tests/annotation/annotation.py
    M src/grokcore/annotation/tests/annotation/implementsmany.py
    M src/grokcore/annotation/tests/annotation/lazy.py
    M src/grokcore/annotation/tests/annotation/name.py
    M src/grokcore/annotation/tests/annotation/provides.py

  Log Message:
  -----------
  Replace implements for implementer (#9)

* ignore coverage artefacts

* Replace the use of `grok.implements()` with the `@grok.implementer()` directive throughout.




More information about the checkins mailing list