[Checkins] [zopefoundation/Zope] 579a8f: Drop Python 2.7 support in package configuration.

Michael Howitz noreply at github.com
Tue Aug 27 09:21:30 CEST 2019


  Branch: refs/heads/zope-5
  Home:   https://github.com/zopefoundation/Zope
  Commit: 579a8fee16655d2ab8b04cd4c8cc9d2954b428c1
      https://github.com/zopefoundation/Zope/commit/579a8fee16655d2ab8b04cd4c8cc9d2954b428c1
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Drop Python 2.7 support in package configuration.


  Commit: 2ee4c156ff97e87f094c73a30b09321547212e97
      https://github.com/zopefoundation/Zope/commit/2ee4c156ff97e87f094c73a30b09321547212e97
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
    M CHANGES.rst
    M buildout.cfg
    M constraints.txt
    M docs/INSTALL.rst
    M docs/operation.rst
    M docs/wsgi.rst
    M docs/zdgbook/ObjectPublishing.rst
    M docs/zdgbook/TestingAndDebugging.rst
    M sources.cfg
    M src/App/ImageFile.py
    R src/App/bbb.py
    M src/OFS/Application.py
    M src/OFS/DTMLMethod.py
    M src/OFS/Folder.py
    M src/OFS/Image.py
    M src/OFS/ObjectManager.py
    M src/OFS/PropertySheets.py
    M src/OFS/SimpleItem.py
    M src/OFS/Traversable.py
    R src/OFS/bbb.py
    M src/OFS/tests/testApplication.py
    M src/OFS/tests/testObjectManager.py
    M src/Products/PageTemplates/ZopePageTemplate.py
    R src/Products/PageTemplates/bbb.py
    R src/Testing/ZopeTestCase/threadutils.py
    M src/Testing/ZopeTestCase/utils.py
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/Publish.py
    M src/Zope2/Startup/__init__.py
    M src/Zope2/Startup/datatypes.py
    M src/Zope2/Startup/handlers.py
    R src/Zope2/Startup/misc/__init__.py
    R src/Zope2/Startup/misc/lock_file.py
    M src/Zope2/Startup/options.py
    M src/Zope2/Startup/run.py
    R src/Zope2/Startup/zopectl.py
    M src/Zope2/__init__.py
    R src/Zope2/utilities/mkzopeinstance.py
    R src/Zope2/utilities/zpasswd.py
    M tox.ini
    M util.py
    M versions-prod.cfg

  Log Message:
  -----------
  Rip out ZServer support.


Compare: https://github.com/zopefoundation/Zope/compare/579a8fee1665%5E...2ee4c156ff97


More information about the checkins mailing list