[Checkins] [zopefoundation/zope.app.http] f2c022: Added support for Python 3

GitHub noreply at github.com
Tue Feb 26 14:06:22 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/zope.app.http
  Commit: f2c02240a04d99ab99a94d666fb28746290e8b49
      https://github.com/zopefoundation/zope.app.http/commit/f2c02240a04d99ab99a94d666fb28746290e8b49
  Author: Andrey Lebedev <andrey at lebedev.lt>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M CHANGES.txt
    A MANIFEST.in
    M bootstrap.py
    M buildout.cfg
    M setup.py
    M src/zope/app/http/exception/methodnotallowed.py
    M src/zope/app/http/exception/notfound.py
    M src/zope/app/http/exception/tests/test_methodnotallowed.py
    M src/zope/app/http/exception/unauthorized.py
    M src/zope/app/http/put.py
    M src/zope/app/http/tests/test_delete.py
    M src/zope/app/http/tests/test_options.py
    M src/zope/app/http/tests/test_put.py
    M src/zope/app/http/traversal.py
    A tox.ini

  Log Message:
  -----------
  Added support for Python 3


  Commit: 82c10a68a7e58619a61e1b14f117a5d65a523883
      https://github.com/zopefoundation/zope.app.http/commit/82c10a68a7e58619a61e1b14f117a5d65a523883
  Author: Andrey Lebedev <andrey at lebedev.lt>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  .gitignore added


Compare: https://github.com/zopefoundation/zope.app.http/compare/f2c02240a04d^...82c10a68a7e5


More information about the checkins mailing list