[Checkins] [zopefoundation/z3c.relationfield] ec95b4: Make `RelationValue` hashable.

GitHub noreply at github.com
Thu Nov 22 08:21:56 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.relationfield
  Commit: ec95b41ccda89a031cf83bf159d3b0546d2118d7
      https://github.com/zopefoundation/z3c.relationfield/commit/ec95b41ccda89a031cf83bf159d3b0546d2118d7
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-05-18 (Fri, 18 May 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: 159b7767900a8be34332550d457629727882d6ef
      https://github.com/zopefoundation/z3c.relationfield/commit/159b7767900a8be34332550d457629727882d6ef
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-05-18 (Fri, 18 May 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: 1ebac632afa7574abe352135165573efb8a6df3e
      https://github.com/zopefoundation/z3c.relationfield/commit/1ebac632afa7574abe352135165573efb8a6df3e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-01 (Fri, 01 Jun 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Specify the python version TravisCI should test.


  Commit: dc319b16fd967173843b414cb008a8a5797a9730
      https://github.com/zopefoundation/z3c.relationfield/commit/dc319b16fd967173843b414cb008a8a5797a9730
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-01 (Fri, 01 Jun 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Trigger TravisCI.


  Commit: 28c62265296303a4adc919f71507d490ed2fcc04
      https://github.com/zopefoundation/z3c.relationfield/commit/28c62265296303a4adc919f71507d490ed2fcc04
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  z3c.relationfield.relation.RelationValue representation changed


  Commit: 53b4325ac026d3ac018abc12a24c16b7c10e9d24
      https://github.com/zopefoundation/z3c.relationfield/commit/53b4325ac026d3ac018abc12a24c16b7c10e9d24
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    A tox.ini

  Log Message:
  -----------
  Add a tox file


  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


  Commit: 60d0f148f01b0a684d9b09518423f17e6b409ace
      https://github.com/zopefoundation/z3c.relationfield/commit/60d0f148f01b0a684d9b09518423f17e6b409ace
  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/README.rst
    M src/z3c/relationfield/ftests.py
    M src/z3c/relationfield/relation.py
    A tox.ini

  Log Message:
  -----------
  Merge branch 'tox' into python3


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

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Update classifier


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

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

  Log Message:
  -----------
  Remove unused compatibility code fom custom py23 checker


  Commit: 590034bc7410d525c55ef9086b39e762ae8e3da9
      https://github.com/zopefoundation/z3c.relationfield/commit/590034bc7410d525c55ef9086b39e762ae8e3da9
  Author: esteele <eric at esteele.net>
  Date:   2018-11-08 (Thu, 08 Nov 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Preparing release 0.7.1

[ci skip]


  Commit: acb03b77d52804b7edb374163ebbddcafd3be976
      https://github.com/zopefoundation/z3c.relationfield/commit/acb03b77d52804b7edb374163ebbddcafd3be976
  Author: esteele <eric at esteele.net>
  Date:   2018-11-08 (Thu, 08 Nov 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Back to development: 0.7.2

[ci skip]


  Commit: 88eaea4b37231c36efb9986423e0f411a36d3d00
      https://github.com/zopefoundation/z3c.relationfield/commit/88eaea4b37231c36efb9986423e0f411a36d3d00
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-11-22 (Thu, 22 Nov 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/z3c/relationfield/README.rst
    M src/z3c/relationfield/ftests.py
    M src/z3c/relationfield/relation.py
    A tox.ini

  Log Message:
  -----------
  Merge pull request #12 from zopefoundation/python3

Make `RelationValue` hashable.


Compare: https://github.com/zopefoundation/z3c.relationfield/compare/4c9d44f56bb2...88eaea4b3723
      **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