[Checkins] [zopefoundation/zope.server] 32ea8b: Use io.BytesIO() on Python 2 as well

GitHub noreply at github.com
Thu Oct 26 15:51:00 CEST 2017


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/zope.server
  Commit: 32ea8b3c5f9a2ff200427bbe6939750968eef2b8
      https://github.com/zopefoundation/zope.server/commit/32ea8b3c5f9a2ff200427bbe6939750968eef2b8
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    M src/zope/server/buffers.py
    M src/zope/server/ftp/tests/fstests.py
    M src/zope/server/ftp/tests/test_demofs.py
    M src/zope/server/ftp/tests/test_ftpserver.py
    M src/zope/server/ftp/tests/test_publisher.py
    M src/zope/server/http/httprequestparser.py

  Log Message:
  -----------
  Use io.BytesIO() on Python 2 as well


  Commit: 3c6b3aa7e840455007e0d3933783d31b00ed5fb7
      https://github.com/zopefoundation/zope.server/commit/3c6b3aa7e840455007e0d3933783d31b00ed5fb7
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    M src/zope/server/ftp/publisher.py

  Log Message:
  -----------
  Use io.BytesIO() for the FTP publisher


Compare: https://github.com/zopefoundation/zope.server/compare/7f94d57995b7...3c6b3aa7e840


More information about the checkins mailing list