[Checkins] [zopefoundation/ZServer] 7c8aeb: Python 3 compatibility

GitHub noreply at github.com
Sun Oct 14 10:05:53 CEST 2018


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/ZServer
  Commit: 7c8aeb66d38e97e302bc5d0659e1d051bf6c9e00
      https://github.com/zopefoundation/ZServer/commit/7c8aeb66d38e97e302bc5d0659e1d051bf6c9e00
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/Signals/threads.py
    M src/ZServer/ClockServer.py
    M src/ZServer/FCGIServer.py
    M src/ZServer/FTPRequest.py
    M src/ZServer/FTPResponse.py
    M src/ZServer/HTTPResponse.py
    M src/ZServer/HTTPServer.py
    M src/ZServer/PCGIServer.py
    M src/ZServer/PubCore/ZRendezvous.py
    M src/ZServer/Testing/doctest_functional.py
    M src/ZServer/Testing/functional.py
    M src/ZServer/Testing/threadutils.py
    M src/ZServer/ZPublisher/Publish.py
    M src/ZServer/ZPublisher/exceptionhook.py
    M src/ZServer/ZPublisher/tests/test_exceptionhook.py
    M src/ZServer/ZPublisher/tests/test_pubevents.py
    M src/ZServer/ZPublisher/tests/test_publish.py
    M src/ZServer/Zope2/App/tests/test_schema.py
    M src/ZServer/Zope2/Startup/datatypes.py
    M src/ZServer/Zope2/Startup/tests/testStarter.py
    M src/ZServer/Zope2/Startup/tests/test_schema.py
    M src/ZServer/Zope2/Startup/tests/test_warnfilter.py
    M src/ZServer/medusa/fifo.py
    M src/ZServer/medusa/filesys.py
    M src/ZServer/medusa/http_bobo.py
    M src/ZServer/medusa/http_server.py
    M src/ZServer/medusa/monitor.py
    M src/ZServer/medusa/monitor_client_win32.py
    M src/ZServer/medusa/thread/select_trigger.py
    M src/ZServer/medusa/thread/thread_channel.py
    M src/ZServer/medusa/thread/thread_handler.py
    M src/ZServer/tests/test_clockserver.py
    M src/ZServer/tests/test_config.py
    M src/ZServer/tests/test_responses.py
    M src/ZServer/utils.py
    M src/webdav/Collection.py
    M src/webdav/NullResource.py
    M src/webdav/PropertySheet.py
    M src/webdav/Resource.py
    M src/webdav/client.py
    M src/webdav/common.py
    M src/webdav/davcmds.py
    M src/webdav/tests/testPUT_factory.py
    M src/webdav/tests/testResource.py
    M src/webdav/xmltools.py
    A tox.ini

  Log Message:
  -----------
  Python 3 compatibility



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list