[Checkins] [zopefoundation/zope.publisher] 8fa2fc: Add support for Python3.2, and really test PyPy3.

GitHub noreply at github.com
Fri Jun 5 15:16:57 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.publisher
  Commit: 8fa2fca1b107452dc5ee08b3975a00e4cc5c7068
      https://github.com/zopefoundation/zope.publisher/commit/8fa2fca1b107452dc5ee08b3975a00e4cc5c7068
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/publisher/_compat.py
    M src/zope/publisher/http.py
    M src/zope/publisher/httpresults.txt
    M src/zope/publisher/interfaces/http.py
    M src/zope/publisher/tests/test_browserrequest.py
    M src/zope/publisher/tests/test_browserresponse.py
    M src/zope/publisher/tests/test_http.py
    M src/zope/publisher/tests/test_paste.py
    M src/zope/publisher/tests/test_principallogging.py
    M src/zope/publisher/zcml.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python3.2, and really test PyPy3.


  Commit: b096b85b67ab90b3ac09901a5d27375ad67932e1
      https://github.com/zopefoundation/zope.publisher/commit/b096b85b67ab90b3ac09901a5d27375ad67932e1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Back out travis_retry for the actual test.


  Commit: b512732393fd64649418da663e4d9c841b12384b
      https://github.com/zopefoundation/zope.publisher/commit/b512732393fd64649418da663e4d9c841b12384b
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/publisher/_compat.py
    M src/zope/publisher/http.py
    M src/zope/publisher/httpresults.txt
    M src/zope/publisher/interfaces/http.py
    M src/zope/publisher/tests/test_browserrequest.py
    M src/zope/publisher/tests/test_browserresponse.py
    M src/zope/publisher/tests/test_http.py
    M src/zope/publisher/tests/test_paste.py
    M src/zope/publisher/tests/test_principallogging.py
    M src/zope/publisher/zcml.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #7 from NextThought/py32

Add support for Python3.2, and really test PyPy3.


Compare: https://github.com/zopefoundation/zope.publisher/compare/26698a317eaa...b512732393fd


More information about the checkins mailing list