[Checkins] [zopefoundation/Zope] 81ac80: Add support for Python 3.9. (#908)

Jens Vagelpohl noreply at github.com
Thu Oct 8 13:03:51 CEST 2020


  Branch: refs/heads/fix-isort
  Home:   https://github.com/zopefoundation/Zope
  Commit: 81ac8054c210b7d25d9e572d0648b789e99ae73d
      https://github.com/zopefoundation/Zope/commit/81ac8054c210b7d25d9e572d0648b789e99ae73d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M buildout.cfg
    M constraints.txt
    M docs/migrations/index.rst
    A docs/migrations/zope5.rst
    M docs/news.rst
    M docs/roadmap.rst
    M requirements-full.txt
    M setup.py
    M versions-prod.cfg

  Log Message:
  -----------
  Add support for Python 3.9. (#908)

* Garden documentation.
* Add a bit of migration documentation.


  Commit: 36ae23cba34bb5bdd444956e0f3778fbd42bc66a
      https://github.com/zopefoundation/Zope/commit/36ae23cba34bb5bdd444956e0f3778fbd42bc66a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M docs/roadmap.rst

  Log Message:
  -----------
  Improve roadmap.


  Commit: ef53ea228d25797ded33be340f2807c389dc4ee6
      https://github.com/zopefoundation/Zope/commit/ef53ea228d25797ded33be340f2807c389dc4ee6
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M constraints.txt
    M requirements-full.txt
    M versions-prod.cfg

  Log Message:
  -----------
  Update to ZCatalog 6.0.


  Commit: bea75e6529aebb5322755c02a33587248ee5f646
      https://github.com/zopefoundation/Zope/commit/bea75e6529aebb5322755c02a33587248ee5f646
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M CHANGES.rst
    M src/OFS/SimpleItem.py
    M src/OFS/tests/testSimpleItem.py

  Log Message:
  -----------
  override `id` in `OFS.SimpleItem.Item_w__name__` to avoid bugs by use of deprecated direct `id` access (--> #903) (#906)


  Commit: 2adcb9513acd54b0436f1a36c900ca11f8c69207
      https://github.com/zopefoundation/Zope/commit/2adcb9513acd54b0436f1a36c900ca11f8c69207
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/tests/testHTTPResponse.py

  Log Message:
  -----------
  Http response header encoding (#905) (#909)

* cosmetics: work around XEmacs highlighting bug

* HTTP response header encoding support

* reference PR in `CHANGES.rst` (for documentation purposes)

* fix typo

* Revert "cosmetics: work around XEmacs highlighting bug"

This reverts commit e4749c987cae9853f9f8b72ab1df9bcd1792257a.


  Commit: d1176a5d63475cfc8c8a34be56b60f3e23316520
      https://github.com/zopefoundation/Zope/commit/d1176a5d63475cfc8c8a34be56b60f3e23316520
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M buildout.cfg
    M constraints.txt
    M docs/migrations/index.rst
    A docs/migrations/zope5.rst
    M docs/news.rst
    M docs/roadmap.rst
    M requirements-full.txt
    M setup.py
    M src/OFS/SimpleItem.py
    M src/OFS/tests/testSimpleItem.py
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/tests/testHTTPResponse.py
    M versions-prod.cfg

  Log Message:
  -----------
  Merge branch 'master' into fix-isort


Compare: https://github.com/zopefoundation/Zope/compare/635e71ccbf77...d1176a5d6347


More information about the checkins mailing list