[Checkins] [zopefoundation/z3c.relationfield] 28c622: z3c.relationfield.relation.RelationValue represent...

GitHub noreply at github.com
Thu Oct 4 11:48:13 CEST 2018


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/z3c.relationfield
  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


Compare: https://github.com/zopefoundation/z3c.relationfield/compare/dc319b16fd96...06661fc19b4b
      **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