[Checkins] [zopefoundation/ZEO] c47c48: Drop support for Python 2.6 and 3.2.

GitHub noreply at github.com
Sat Mar 26 04:45:29 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: c47c488bbd9acaf7a22947ded7399bd2bb46ec26
      https://github.com/zopefoundation/ZEO/commit/c47c488bbd9acaf7a22947ded7399bd2bb46ec26
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Drop support for Python 2.6 and 3.2.

- 2.6 is long out-of-maintenance, and a security quagmire.

- 3.2 cannot be tested on Travis.


  Commit: 1cfbd52b1987e389cde54d496d3b09022d51c232
      https://github.com/zopefoundation/ZEO/commit/1cfbd52b1987e389cde54d496d3b09022d51c232
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  fix unorderable type error on python 3.


  Commit: 506926647beaae01fb862327edcdaabeaf87e137
      https://github.com/zopefoundation/ZEO/commit/506926647beaae01fb862327edcdaabeaf87e137
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #18 from zopefoundation/drop-py26-py32

Drop support for Python 2.6 and 3.2.


Compare: https://github.com/zopefoundation/ZEO/compare/f7ef5f96250f...506926647bea


More information about the checkins mailing list