[Checkins] [zopefoundation/five.formlib] 1adb66: replace Python 3 incompatible `zope.interface.impl...

GitHub noreply at github.com
Thu Jan 24 08:51:37 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/five.formlib
  Commit: 1adb668394b1c1d4952a34d48173ddaf1208f12c
      https://github.com/zopefoundation/five.formlib/commit/1adb668394b1c1d4952a34d48173ddaf1208f12c
  Author: dieter <dieter at handshake.de>
  Date:   2019-01-14 (Mon, 14 Jan 2019)

  Changed paths:
    M src/five/formlib/formbase.py

  Log Message:
  -----------
  replace Python 3 incompatible `zope.interface.implements` by `zope.interface.implementer`


  Commit: 8b7cec9caa35aa3d1c533b0941479cda7ba38f6e
      https://github.com/zopefoundation/five.formlib/commit/8b7cec9caa35aa3d1c533b0941479cda7ba38f6e
  Author: dieter <dieter at handshake.de>
  Date:   2019-01-14 (Mon, 14 Jan 2019)

  Changed paths:
    M src/five/formlib/tests/content.py
    M src/five/formlib/tests/schemacontent.py

  Log Message:
  -----------
  replace Python 3 incompatible `zope.interface.implements` by `zope.interface.implementer`


  Commit: 1f852ab39e9221b9f0c1d7b8817bb75c5c898c1e
      https://github.com/zopefoundation/five.formlib/commit/1f852ab39e9221b9f0c1d7b8817bb75c5c898c1e
  Author: dieter <dieter at handshake.de>
  Date:   2019-01-14 (Mon, 14 Jan 2019)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Added CHANGES.rst entry for `zope.interface.implements` replacement


  Commit: ac6496d3c058c7e6a3884a1709d522459714d5a9
      https://github.com/zopefoundation/five.formlib/commit/ac6496d3c058c7e6a3884a1709d522459714d5a9
  Author: d-maurer <d-maurer at users.noreply.github.com>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M CHANGES.rst
    M src/five/formlib/formbase.py
    M src/five/formlib/tests/content.py
    M src/five/formlib/tests/schemacontent.py

  Log Message:
  -----------
  Merge pull request #5 from d-maurer/implements#4

replace Python 3 incompatible `zope.interface.implements` by `zope.interface.implementer`'


Compare: https://github.com/zopefoundation/five.formlib/compare/94b2b641d490...ac6496d3c058
      **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      We will provide an alternative path for the email notifications by January 31st, 2019.


More information about the checkins mailing list