[Checkins] [zopefoundation/ZEO] bf9461: Use more recent PyPy, test on Py 3.6

GitHub noreply at github.com
Tue Mar 27 13:44:15 CEST 2018


  Branch: refs/heads/issue107
  Home:   https://github.com/zopefoundation/ZEO
  Commit: bf946188139baa64dbcc67774520cb779eb3d6fb
      https://github.com/zopefoundation/ZEO/commit/bf946188139baa64dbcc67774520cb779eb3d6fb
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Use more recent PyPy, test on Py 3.6


  Commit: e68492a5d39149ab615ee46df3fa738ae31a9148
      https://github.com/zopefoundation/ZEO/commit/e68492a5d39149ab615ee46df3fa738ae31a9148
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M src/ZEO/asyncio/server.py

  Log Message:
  -----------
  One more place to use asyncio.ensure_future instead of .async. Needs Python 3.4.4


  Commit: 4f08b5c3aa1971c6b67ee42b59c7d62c1a99ce50
      https://github.com/zopefoundation/ZEO/commit/4f08b5c3aa1971c6b67ee42b59c7d62c1a99ce50
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
    M src/ZEO/tests/ConnectionTests.py
    M src/ZEO/tests/testZEO.py
    M src/ZEO/tests/testssl.py

  Log Message:
  -----------
  More deprecated assertions.


Compare: https://github.com/zopefoundation/ZEO/compare/5b17bb1ee4f4...4f08b5c3aa19


More information about the checkins mailing list