[Checkins] [zopefoundation/zope.formlib] 83ef56: Nest into Github.

GitHub noreply at github.com
Wed Dec 24 18:57:48 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.formlib
  Commit: 83ef56a8db13e3da2581e833b3e3b1f97a110a76
      https://github.com/zopefoundation/zope.formlib/commit/83ef56a8db13e3da2581e833b3e3b1f97a110a76
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-24 (Wed, 24 Dec 2014)

  Changed paths:
    A CHANGES.rst
    R CHANGES.txt
    A README.rst
    R README.txt
    M setup.py

  Log Message:
  -----------
  Nest into Github.


  Commit: 993dd908eb79931defd926f1256864f0af8bbddd
      https://github.com/zopefoundation/zope.formlib/commit/993dd908eb79931defd926f1256864f0af8bbddd
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-24 (Wed, 24 Dec 2014)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Target next release as 4.3.0.


  Commit: 2597fd43768cdf95bf88db6553fae819003cfc57
      https://github.com/zopefoundation/zope.formlib/commit/2597fd43768cdf95bf88db6553fae819003cfc57
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-24 (Wed, 24 Dec 2014)

  Changed paths:
    M src/zope/formlib/tests/support.py
    M src/zope/formlib/tests/test_browserwidget.py
    M src/zope/formlib/tests/test_checkboxwidget.py
    M src/zope/formlib/tests/test_choicecollections.py
    M src/zope/formlib/tests/test_choicewidget.py
    M src/zope/formlib/tests/test_datetimewidget.py
    M src/zope/formlib/tests/test_datewidget.py
    M src/zope/formlib/tests/test_decimalwidget.py
    M src/zope/formlib/tests/test_filewidget.py
    M src/zope/formlib/tests/test_floatwidget.py
    M src/zope/formlib/tests/test_functional_booleanradiowidget.py
    M src/zope/formlib/tests/test_functional_checkboxwidget.py
    M src/zope/formlib/tests/test_functional_datetimewidget.py
    M src/zope/formlib/tests/test_functional_decimalwidget.py
    M src/zope/formlib/tests/test_functional_filewidget.py
    M src/zope/formlib/tests/test_functional_floatwidget.py
    M src/zope/formlib/tests/test_functional_intwidget.py
    M src/zope/formlib/tests/test_functional_objectwidget.py
    M src/zope/formlib/tests/test_functional_selectwidget.py
    M src/zope/formlib/tests/test_functional_textareawidget.py
    M src/zope/formlib/tests/test_functional_textwidget.py
    M src/zope/formlib/tests/test_intwidget.py
    M src/zope/formlib/tests/test_itemswidget.py
    M src/zope/formlib/tests/test_objectwidget.py
    M src/zope/formlib/tests/test_radiowidget.py
    M src/zope/formlib/tests/test_sequencewidget.py
    M src/zope/formlib/tests/test_textwidget.py

  Log Message:
  -----------
  Remove deprecated assertions.


  Commit: 9b0c8444fb067d5700bcb5a20a3a4c18e7a8b450
      https://github.com/zopefoundation/zope.formlib/commit/9b0c8444fb067d5700bcb5a20a3a4c18e7a8b450
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-24 (Wed, 24 Dec 2014)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Garden.


  Commit: 562010a4a9139952cc957a013126d808b7ecf18c
      https://github.com/zopefoundation/zope.formlib/commit/562010a4a9139952cc957a013126d808b7ecf18c
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-24 (Wed, 24 Dec 2014)

  Changed paths:
    M src/zope/formlib/errors.py
    M src/zope/formlib/exception.py
    M src/zope/formlib/form.py

  Log Message:
  -----------
  Fix up deprecated imports of 'cgi.escape'.


  Commit: 4ac225f94db3d607b2dd4a73a697a8e00c18d112
      https://github.com/zopefoundation/zope.formlib/commit/4ac225f94db3d607b2dd4a73a697a8e00c18d112
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-24 (Wed, 24 Dec 2014)

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

  Log Message:
  -----------
  Add support for Python 3.4.


  Commit: c30f4f016aa69fa62a9bfe1e87de125ee2492417
      https://github.com/zopefoundation/zope.formlib/commit/c30f4f016aa69fa62a9bfe1e87de125ee2492417
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-24 (Wed, 24 Dec 2014)

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

  Log Message:
  -----------
  Add support for PyPy.

PyPy3 is pending release of a fix for:
  https://bitbucket.org/pypy/pypy/issue/1946


Compare: https://github.com/zopefoundation/zope.formlib/compare/d8045218b13f...c30f4f016aa6


More information about the checkins mailing list