[Checkins] [zopefoundation/Zope] de2873: Grep for `2.7` and remove places for Python 2 supp...

Michael Howitz noreply at github.com
Tue Sep 10 09:39:48 CEST 2019


  Branch: refs/heads/drop-python2-support
  Home:   https://github.com/zopefoundation/Zope
  Commit: de2873e18cb1aba68dce0f6a6283b54643f71ba1
      https://github.com/zopefoundation/Zope/commit/de2873e18cb1aba68dce0f6a6283b54643f71ba1
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
    M docs/INSTALL.rst
    M docs/operation.rst
    M docs/zope4/news.rst
    M src/Testing/ZopeTestCase/testZODBCompat.py

  Log Message:
  -----------
  Grep for `2.7` and remove places for Python 2 support.

Additionally removed also a bit of Zope 2.7 support code.


  Commit: b08f37ed6971d57f7f5ba57d75a944129d08dd21
      https://github.com/zopefoundation/Zope/commit/b08f37ed6971d57f7f5ba57d75a944129d08dd21
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
    M src/App/Management.py
    M src/OFS/CopySupport.py
    M src/OFS/DTMLDocument.py
    M src/OFS/DTMLMethod.py
    M src/OFS/Image.py
    M src/OFS/ObjectManager.py
    M src/OFS/PropertyManager.py
    M src/OFS/PropertySheets.py
    M src/OFS/SimpleItem.py
    M src/OFS/Uninstalled.py
    M src/OFS/role.py
    M src/OFS/tests/testFileAndImage.py
    M src/OFS/tests/testFindSupport.py
    M src/OFS/tests/testObjectManager.py
    M src/Products/Five/browser/adding.py
    M src/Products/Five/viewlet/viewlet.py
    M src/Products/PageTemplates/tests/test_persistenttemplate.py
    M src/Testing/ZopeTestCase/ZopeLite.py
    M src/Testing/ZopeTestCase/functional.py
    M src/ZPublisher/BaseResponse.py
    M src/ZPublisher/Converters.py
    M src/ZPublisher/HTTPRequest.py
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/tests/testHTTPRequest.py
    M src/ZPublisher/tests/test_Converters.py
    M src/ZPublisher/tests/test_mapply.py
    M src/ZPublisher/tests/test_utils.py
    M src/ZTUtils/Zope.py
    M src/ZTUtils/tests/testZope.py
    M src/Zope2/App/tests/test_safe_formatter.py
    M src/Zope2/Startup/datatypes.py
    M src/Zope2/Startup/starter.py
    M src/Zope2/Startup/tests/test_serve.py
    M src/Zope2/Startup/tests/test_starter.py

  Log Message:
  -----------
  Drop usage of code referencing `PY2`.


Compare: https://github.com/zopefoundation/Zope/compare/45b5cae81982...b08f37ed6971


More information about the checkins mailing list