[Checkins] [zopefoundation/zope.formlib] d9337d: Ported code to Python 3. I tried a _compat module ...

GitHub noreply at github.com
Thu Feb 28 00:53:59 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.formlib
  Commit: d9337dd35d190318d25a34c7c886236109e9dc69
      https://github.com/zopefoundation/zope.formlib/commit/d9337dd35d190318d25a34c7c886236109e9dc69
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    A .gitignore
    M CHANGES.txt
    A MANIFEST.in
    M bootstrap.py
    M buildout.cfg
    M setup.py
    A src/zope/formlib/_compat.py
    M src/zope/formlib/errors.py
    M src/zope/formlib/errors.txt
    M src/zope/formlib/form.py
    M src/zope/formlib/form.txt
    M src/zope/formlib/interfaces.py
    M src/zope/formlib/itemswidgets.py
    M src/zope/formlib/objectwidget.py
    M src/zope/formlib/objectwidget.txt
    M src/zope/formlib/sequencewidget.py
    M src/zope/formlib/source.py
    M src/zope/formlib/source.txt
    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_displaywidget.py
    M src/zope/formlib/tests/test_exception.py
    M src/zope/formlib/tests/test_filewidget.py
    M src/zope/formlib/tests/test_formlib.py
    M src/zope/formlib/tests/test_functional_filewidget.py
    M src/zope/formlib/tests/test_functional_textwidget.py
    M src/zope/formlib/tests/test_objectwidget.py
    M src/zope/formlib/tests/test_sequencewidget.py
    M src/zope/formlib/tests/test_source.py
    M src/zope/formlib/tests/test_textwidget.py
    M src/zope/formlib/tests/test_widget.py
    M src/zope/formlib/tests/test_widgetdocs.py
    M src/zope/formlib/textwidgets.py
    M src/zope/formlib/utility.py
    M src/zope/formlib/widget.py
    A tox.ini

  Log Message:
  -----------
  Ported code to Python 3. I tried a _compat module for a change and I
agree it seems to work better.


  Commit: 407cd92a36333819bff449e3568d92bcb360f1d4
      https://github.com/zopefoundation/zope.formlib/commit/407cd92a36333819bff449e3568d92bcb360f1d4
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 4.3.0a1


  Commit: 6c7c5409e4f91bf1f4cf07ac6d64c55d194d273c
      https://github.com/zopefoundation/zope.formlib/commit/6c7c5409e4f91bf1f4cf07ac6d64c55d194d273c
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 4.3.0a2


Compare: https://github.com/zopefoundation/zope.formlib/compare/f8f2e04c945c...6c7c5409e4f9


More information about the checkins mailing list