[Checkins] [zopefoundation/Zope] 4aadec: Rip out ZServer support. (#696)

Michael Howitz noreply at github.com
Tue Sep 10 09:36:49 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 4aadecc8ddcd7abc6b3b1978e162df2b13883bdd
      https://github.com/zopefoundation/Zope/commit/4aadecc8ddcd7abc6b3b1978e162df2b13883bdd
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-09-10 (Tue, 10 Sep 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
    M src/App/ZApplication.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. (#696)




More information about the checkins mailing list