[Checkins] [zopefoundation/zc.queue] 1fab41: Python 3.4/5/6 and PyPy

GitHub noreply at github.com
Thu May 11 12:01:51 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.queue
  Commit: 1fab410c499b9d1fb1c558f441c55093ce4bec7b
      https://github.com/zopefoundation/zc.queue/commit/1fab410c499b9d1fb1c558f441c55093ce4bec7b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    A setup.cfg
    M setup.py
    M src/zc/__init__.py
    M src/zc/queue/_queue.py
    A src/zc/queue/queue.rst
    R src/zc/queue/queue.txt
    M src/zc/queue/tests.py
    M tox.ini

  Log Message:
  -----------
  Python 3.4/5/6 and PyPy

- Stop claiming/testing support for Python 2.6 and 3.3.
- Modern .travis.yml/tox.ini
- 100% coverage and enable coveralls
- Rename .txt -> .rst.

Fixes #1


  Commit: 5025325bd2ea4930b54f2cfb9c1aff3bbc9fcaee
      https://github.com/zopefoundation/zc.queue/commit/5025325bd2ea4930b54f2cfb9c1aff3bbc9fcaee
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    A setup.cfg
    M setup.py
    M src/zc/__init__.py
    M src/zc/queue/_queue.py
    A src/zc/queue/queue.rst
    R src/zc/queue/queue.txt
    M src/zc/queue/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #2 from zopefoundation/python3

Python 3.4/5/6 and PyPy


Compare: https://github.com/zopefoundation/zc.queue/compare/de4d4713d6af...5025325bd2ea


More information about the checkins mailing list