[Checkins] [zopefoundation/ZEO] 870560: Python 2.7 support!!!

GitHub noreply at github.com
Sun Jul 3 22:33:26 CEST 2016


  Branch: refs/heads/py2
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 8705602cf9b601792e0da2a481f2dc4fd483d03d
      https://github.com/zopefoundation/ZEO/commit/8705602cf9b601792e0da2a481f2dc4fd483d03d
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-07-03 (Sun, 03 Jul 2016)

  Changed paths:
    M .travis.yml
    M setup.py
    M src/ZEO/StorageServer.py
    M src/ZEO/asyncio/base.py
    M src/ZEO/asyncio/client.py
    M src/ZEO/asyncio/mtacceptor.py
    M src/ZEO/asyncio/server.py
    M src/ZEO/asyncio/testing.py
    M src/ZEO/asyncio/tests.py
    M src/ZEO/tests/protocols.test
    M src/ZEO/tests/testZEO.py
    M src/ZEO/tests/testZEO2.py

  Log Message:
  -----------
  Python 2.7 support!!!

And holy crap, uncommented some tests that I'd commented early while
working on asyncio and forgot to uncomment before checking in.




More information about the checkins mailing list