[Checkins] [zopefoundation/z3c.relationfield] 3ac6bb: Add a checker

GitHub noreply at github.com
Thu Oct 4 11:40:28 CEST 2018


  Branch: refs/heads/tox2
  Home:   https://github.com/zopefoundation/z3c.relationfield
  Commit: 3ac6bb27989a9df5307b19be148b24d545b57334
      https://github.com/zopefoundation/z3c.relationfield/commit/3ac6bb27989a9df5307b19be148b24d545b57334
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M src/z3c/relationfield/README.rst
    M src/z3c/relationfield/ftests.py

  Log Message:
  -----------
  Add a checker


  Commit: a5efe14ac1e9d5b534be294c42395def923c83a8
      https://github.com/zopefoundation/z3c.relationfield/commit/a5efe14ac1e9d5b534be294c42395def923c83a8
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/z3c/relationfield/relation.py

  Log Message:
  -----------
  Make `RelationValue` hashable.

At the moment the C-Implementation does not seem to support hash in Python 3.


  Commit: 11e3ea47ebbbd5074d45c6d50bf5e808a0bb973b
      https://github.com/zopefoundation/z3c.relationfield/commit/11e3ea47ebbbd5074d45c6d50bf5e808a0bb973b
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M src/z3c/relationfield/relation.py

  Log Message:
  -----------
  Resort to id as hash.

The `*_path` attributes lead to a recursion error. :(


  Commit: 328f26f12a885393f831bafec7d628435c10cfdf
      https://github.com/zopefoundation/z3c.relationfield/commit/328f26f12a885393f831bafec7d628435c10cfdf
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Run tests in tox


  Commit: 13231bd575ac9e80119063464a673fc38d44519e
      https://github.com/zopefoundation/z3c.relationfield/commit/13231bd575ac9e80119063464a673fc38d44519e
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M src/z3c/relationfield/relation.py

  Log Message:
  -----------
  Fix hash


  Commit: 40e6974ff548800bb6a56f5f3fe312f16f8d4abb
      https://github.com/zopefoundation/z3c.relationfield/commit/40e6974ff548800bb6a56f5f3fe312f16f8d4abb
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/z3c/relationfield/relation.py

  Log Message:
  -----------
  Fix ordering


Compare: https://github.com/zopefoundation/z3c.relationfield/compare/3ac6bb27989a^...40e6974ff548
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list