[Checkins] [zopefoundation/zc.relation] 8bc0e5: Python 3 compatibility: use the implementer decora...

GitHub noreply at github.com
Thu Apr 19 08:43:51 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.relation
  Commit: 8bc0e5888826f948e5dbaef40a2c48cb204bd01c
      https://github.com/zopefoundation/zc.relation/commit/8bc0e5888826f948e5dbaef40a2c48cb204bd01c
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M src/zc/relation/CHANGES.txt
    M src/zc/relation/README.txt
    M src/zc/relation/catalog.py
    M src/zc/relation/optimization.txt
    M src/zc/relation/queryfactory.py
    M src/zc/relation/searchindex.py
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Python 3 compatibility: use the implementer decorator


  Commit: 1035419fefa789c8b805db4ea313d42b02faefa4
      https://github.com/zopefoundation/zc.relation/commit/1035419fefa789c8b805db4ea313d42b02faefa4
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M setup.py
    M src/zc/relation/CHANGES.txt

  Log Message:
  -----------
  Fix print statement and StringIO in setup.py


  Commit: 0810d26141b6b3cdbf0e3dc3615745fcf3d5dcef
      https://github.com/zopefoundation/zc.relation/commit/0810d26141b6b3cdbf0e3dc3615745fcf3d5dcef
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Unpin unreleased package


  Commit: 630581c8eda2c8ae4bc9c70e491e90f281c6cd02
      https://github.com/zopefoundation/zc.relation/commit/630581c8eda2c8ae4bc9c70e491e90f281c6cd02
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Revert "Unpin unreleased package"

This reverts commit 0810d26141b6b3cdbf0e3dc3615745fcf3d5dcef.


  Commit: e4548c3328e0422172610d04423313d38b936a49
      https://github.com/zopefoundation/zc.relation/commit/e4548c3328e0422172610d04423313d38b936a49
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Fix setup py


  Commit: 4d670d029598546d4dade83027c2292de10b3335
      https://github.com/zopefoundation/zc.relation/commit/4d670d029598546d4dade83027c2292de10b3335
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    A .isort.cfg

  Log Message:
  -----------
  Isort configuration


  Commit: d2cd9b9117de68f0dc432edbe4e3e34218b206a5
      https://github.com/zopefoundation/zc.relation/commit/d2cd9b9117de68f0dc432edbe4e3e34218b206a5
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  ignore mr.develor checkout directory


  Commit: 134841c30e2b4dc2d9339796de12186c064e9a48
      https://github.com/zopefoundation/zc.relation/commit/134841c30e2b4dc2d9339796de12186c064e9a48
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore virtualenv local folder


  Commit: 5e5edcbbfcd0144b50352b4d16ec6cebae637236
      https://github.com/zopefoundation/zc.relation/commit/5e5edcbbfcd0144b50352b4d16ec6cebae637236
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M buildout.cfg
    M src/zc/relation/README.txt
    M src/zc/relation/catalog.py
    M src/zc/relation/optimization.txt
    M src/zc/relation/tests.py
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  WIP


  Commit: 6b6d1535d4decc3ccdf8a270d04c796df2e64ae0
      https://github.com/zopefoundation/zc.relation/commit/6b6d1535d4decc3ccdf8a270d04c796df2e64ae0
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Fix tokens.txt doctests


  Commit: 2eb609e534207910b334b0f1ef0557adc2d3de53
      https://github.com/zopefoundation/zc.relation/commit/2eb609e534207910b334b0f1ef0557adc2d3de53
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Try to fix README.txt doctests


  Commit: e7d73fa1a9ff5b8487487ff259bcc0304400a6c2
      https://github.com/zopefoundation/zc.relation/commit/e7d73fa1a9ff5b8487487ff259bcc0304400a6c2
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Minor fixes


  Commit: ac955e517abc475c99bdca2f484f2a61bd93367d
      https://github.com/zopefoundation/zc.relation/commit/ac955e517abc475c99bdca2f484f2a61bd93367d
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Small fix


  Commit: 64b789d70fea3e8797fa260d091f7a4b0f9ca2ac
      https://github.com/zopefoundation/zc.relation/commit/64b789d70fea3e8797fa260d091f7a4b0f9ca2ac
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-11 (Sun, 11 Mar 2018)

  Changed paths:
    M src/zc/relation/catalog.py

  Log Message:
  -----------
  Use 64 bits family


  Commit: 15cf03a07307b3402bd19c6653d8a09dc72e9a46
      https://github.com/zopefoundation/zc.relation/commit/15cf03a07307b3402bd19c6653d8a09dc72e9a46
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-11 (Sun, 11 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt
    M src/zc/relation/catalog.py

  Log Message:
  -----------
  Change the family only in the test catalog


  Commit: 2bb28950b0618919da73c766dedf4362b3760653
      https://github.com/zopefoundation/zc.relation/commit/2bb28950b0618919da73c766dedf4362b3760653
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-24 (Sat, 24 Mar 2018)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/zc/relation/README.txt
    M src/zc/relation/catalog.py
    M src/zc/relation/searchindex.py
    M src/zc/relation/searchindex.txt
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Fix test on Py3 WIP


  Commit: 10c0a4685c17d152e7c3e9b83a602a792ad575d7
      https://github.com/zopefoundation/zc.relation/commit/10c0a4685c17d152e7c3e9b83a602a792ad575d7
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/zc/relation/README.txt
    M src/zc/relation/catalog.py
    M src/zc/relation/searchindex.py
    M src/zc/relation/searchindex.txt
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Revert "Fix test on Py3 WIP"

This reverts commit 2bb28950b0618919da73c766dedf4362b3760653.


  Commit: f52316df25211981e0f9c38098f2d8f1f288229b
      https://github.com/zopefoundation/zc.relation/commit/f52316df25211981e0f9c38098f2d8f1f288229b
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Compare using __lt__


  Commit: 21ce53428cf2a302ae3e160fc5106bd34a7c2077
      https://github.com/zopefoundation/zc.relation/commit/21ce53428cf2a302ae3e160fc5106bd34a7c2077
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Revert "Compare using __lt__"

This reverts commit f52316df25211981e0f9c38098f2d8f1f288229b.


  Commit: 227a2407ca036fd12b8e9d906a0574b1edefdc63
      https://github.com/zopefoundation/zc.relation/commit/227a2407ca036fd12b8e9d906a0574b1edefdc63
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Compare using __lt__


  Commit: 9f0b50fdcc278da198f4a060e923cb1e31f52361
      https://github.com/zopefoundation/zc.relation/commit/9f0b50fdcc278da198f4a060e923cb1e31f52361
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Some more Py3 compatibility


  Commit: 94ec18477b8835de421ad93ecdf73e2f303a1f61
      https://github.com/zopefoundation/zc.relation/commit/94ec18477b8835de421ad93ecdf73e2f303a1f61
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M setup.py
    M src/zc/relation/catalog.py

  Log Message:
  -----------
  Use six


  Commit: 614875081977eb6c7589ff0203a2a9507c1cbb7a
      https://github.com/zopefoundation/zc.relation/commit/614875081977eb6c7589ff0203a2a9507c1cbb7a
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M src/zc/relation/catalog.py
    M src/zc/relation/searchindex.py

  Log Message:
  -----------
  Use six.next


  Commit: e7a24b777d1afd3f7768183963dc6a33574e0f4c
      https://github.com/zopefoundation/zc.relation/commit/e7a24b777d1afd3f7768183963dc6a33574e0f4c
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M src/zc/relation/searchindex.txt

  Log Message:
  -----------
  Fix print


  Commit: a59f269a930625a7494f85700e1f84368850188f
      https://github.com/zopefoundation/zc.relation/commit/a59f269a930625a7494f85700e1f84368850188f
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Rewrite cmp


  Commit: fe63b382a15cef395fb8f0ac7dea23ac1ca03c9e
      https://github.com/zopefoundation/zc.relation/commit/fe63b382a15cef395fb8f0ac7dea23ac1ca03c9e
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Some more Py3 love


  Commit: 015f6edee63310111bf11e4b28f268ed7decf5b4
      https://github.com/zopefoundation/zc.relation/commit/015f6edee63310111bf11e4b28f268ed7decf5b4
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Set representation changed on Py3


  Commit: f8aabab1d298ac04e1308c39dc9ae738c7cc0e37
      https://github.com/zopefoundation/zc.relation/commit/f8aabab1d298ac04e1308c39dc9ae738c7cc0e37
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-31 (Sat, 31 Mar 2018)

  Changed paths:
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Tests are passing in Py3


  Commit: c5584884d19cb2719e0ae2c1b2735a153e7c3e67
      https://github.com/zopefoundation/zc.relation/commit/c5584884d19cb2719e0ae2c1b2735a153e7c3e67
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-31 (Sat, 31 Mar 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Test also on py3


  Commit: 4371bbf84b837c58375b171a9db8200e75de828c
      https://github.com/zopefoundation/zc.relation/commit/4371bbf84b837c58375b171a9db8200e75de828c
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-03-31 (Sat, 31 Mar 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Fix testall


  Commit: cb7f04078f6bf69ab68062d8f373cc45816c581d
      https://github.com/zopefoundation/zc.relation/commit/cb7f04078f6bf69ab68062d8f373cc45816c581d
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M src/zc/relation/catalog.py
    M src/zc/relation/searchindex.py

  Log Message:
  -----------
  Use next instead of six.next


  Commit: 1789aea2a8fba12d0e999b9ada4db3620b3809f0
      https://github.com/zopefoundation/zc.relation/commit/1789aea2a8fba12d0e999b9ada4db3620b3809f0
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M src/zc/relation/catalog.py
    M src/zc/relation/searchindex.py

  Log Message:
  -----------
  Fix variable name clash


  Commit: da99a844d152064b91d2bbe2815daa7f250ab180
      https://github.com/zopefoundation/zc.relation/commit/da99a844d152064b91d2bbe2815daa7f250ab180
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M src/zc/relation/README.txt
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Use total ordering and provide a dummy hash when needed


  Commit: 8c1b7ba38d7e78bebe9b4034e25c28edf0101f52
      https://github.com/zopefoundation/zc.relation/commit/8c1b7ba38d7e78bebe9b4034e25c28edf0101f52
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Udate classifiers


  Commit: 0fe9c017fc144d09f1e175b38854861d96677922
      https://github.com/zopefoundation/zc.relation/commit/0fe9c017fc144d09f1e175b38854861d96677922
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M src/zc/relation/README.txt

  Log Message:
  -----------
  Dummy __eq__ method is more meaningful now


  Commit: 676225182b5796f248b676cd86c56e6aa8c742e8
      https://github.com/zopefoundation/zc.relation/commit/676225182b5796f248b676cd86c56e6aa8c742e8
  Author: Alessandro Pisa <alessandro.pisa at gmail.com>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M .gitignore
    A .isort.cfg
    M .travis.yml
    M buildout.cfg
    M setup.py
    M src/zc/relation/CHANGES.txt
    M src/zc/relation/README.txt
    M src/zc/relation/catalog.py
    M src/zc/relation/optimization.txt
    M src/zc/relation/queryfactory.py
    M src/zc/relation/searchindex.py
    M src/zc/relation/searchindex.txt
    M src/zc/relation/tests.py
    M src/zc/relation/tokens.txt

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/py3-compat

Py3 compat


Compare: https://github.com/zopefoundation/zc.relation/compare/ff6ed597a9f7...676225182b57


More information about the checkins mailing list