[Checkins] [zopefoundation/Zope] e0dd5f: Avoid duplication of code between zopectl and zdae...

GitHub noreply at github.com
Tue Aug 2 10:55:22 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: e0dd5f5e9ef9c6527e68f581d433956a904993f4
      https://github.com/zopefoundation/Zope/commit/e0dd5f5e9ef9c6527e68f581d433956a904993f4
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-02 (Tue, 02 Aug 2016)

  Changed paths:
    M src/Zope2/Startup/options.py
    M src/Zope2/Startup/zopectl.py

  Log Message:
  -----------
  Avoid duplication of code between zopectl and zdaemon.


  Commit: 70f7997f523a4fde0776ef2c0142d65711d3bba2
      https://github.com/zopefoundation/Zope/commit/70f7997f523a4fde0776ef2c0142d65711d3bba2
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-02 (Tue, 02 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M src/Zope2/Startup/__init__.py
    M src/Zope2/Startup/datatypes.py
    M src/Zope2/Startup/handlers.py
    M src/Zope2/Startup/options.py
    M src/Zope2/Startup/run.py
    A src/Zope2/Startup/wsgischema.xml
    M src/Zope2/Startup/zopectl.py
    M src/Zope2/Startup/zopeschema.xml

  Log Message:
  -----------
  Split a WSGI part out of `zopeschema.xml`.

This reduces the supported `zope.conf` directives when run under WSGI.
In particular directives related to ZServer and zopectl and those
changing sys.path are not supported.


Compare: https://github.com/zopefoundation/Zope/compare/9c6ed42d5c4d...70f7997f523a


More information about the checkins mailing list