[Checkins] [zopefoundation/Zope] 966f7d: flake8

GitHub noreply at github.com
Sun Jul 24 13:29:20 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 966f7dfaeba33af07878dd7f2dad01aa5db49a08
      https://github.com/zopefoundation/Zope/commit/966f7dfaeba33af07878dd7f2dad01aa5db49a08
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M src/Lifetime/__init__.py
    M src/Signals/SignalHandler.py
    M src/Signals/Signals.py
    M src/Signals/WinSignalHandler.py
    M src/Signals/__init__.py
    M src/Signals/threads.py
    M src/Zope2/Startup/__init__.py
    M src/Zope2/Startup/tests/testStarter.py

  Log Message:
  -----------
  flake8


  Commit: c6ed1908ec2e56ee7a29bee22a576d820355c805
      https://github.com/zopefoundation/Zope/commit/c6ed1908ec2e56ee7a29bee22a576d820355c805
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M src/Lifetime/__init__.py
    M src/Signals/Signals.py
    M src/Signals/WinSignalHandler.py

  Log Message:
  -----------
  Make the dependency between Signals and Lifetime optional.


  Commit: 9bc2719a20ab5b164af044357496080d54411684
      https://github.com/zopefoundation/Zope/commit/9bc2719a20ab5b164af044357496080d54411684
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M CHANGES.rst
    M src/Zope2/Startup/__init__.py
    M src/Zope2/Startup/run.py
    M src/Zope2/Startup/tests/testStarter.py

  Log Message:
  -----------
  Split a WSGI part out of `Zope2.Startup.ZopeStarter`.

If Zope is run as a WSGI app, this avoids doing any ZServer related work.


Compare: https://github.com/zopefoundation/Zope/compare/8e52f973557b...9bc2719a20ab


More information about the checkins mailing list