[Checkins] [zopefoundation/zope.i18n] e01695: Add support for PyPy3 and Python3.2

GitHub noreply at github.com
Fri Jun 5 14:50:00 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.i18n
  Commit: e016951ed2c8f925b576052bdb20c8cccc91e3bd
      https://github.com/zopefoundation/zope.i18n/commit/e016951ed2c8f925b576052bdb20c8cccc91e3bd
  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/i18n/__init__.py
    A src/zope/i18n/_compat.py
    M src/zope/i18n/format.py
    M src/zope/i18n/interfaces/__init__.py
    M src/zope/i18n/interfaces/locales.py
    M src/zope/i18n/locales/__init__.py
    M src/zope/i18n/locales/fallbackcollator.txt
    M src/zope/i18n/locales/xmlfactory.py
    M src/zope/i18n/testmessagecatalog.py
    M src/zope/i18n/testmessagecatalog.txt
    M src/zope/i18n/tests/test_formats.py
    M src/zope/i18n/tests/test_translationdomain.py
    M src/zope/i18n/tests/test_zcml.py
    M src/zope/i18n/translationdomain.py
    M src/zope/i18n/zcml.py
    M tox.ini

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


  Commit: c38fdab1cf17f487d2928b4f27ab65d67fb4bdcc
      https://github.com/zopefoundation/zope.i18n/commit/c38fdab1cf17f487d2928b4f27ab65d67fb4bdcc
  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/i18n/__init__.py
    A src/zope/i18n/_compat.py
    M src/zope/i18n/format.py
    M src/zope/i18n/interfaces/__init__.py
    M src/zope/i18n/interfaces/locales.py
    M src/zope/i18n/locales/__init__.py
    M src/zope/i18n/locales/fallbackcollator.txt
    M src/zope/i18n/locales/xmlfactory.py
    M src/zope/i18n/testmessagecatalog.py
    M src/zope/i18n/testmessagecatalog.txt
    M src/zope/i18n/tests/test_formats.py
    M src/zope/i18n/tests/test_translationdomain.py
    M src/zope/i18n/tests/test_zcml.py
    M src/zope/i18n/translationdomain.py
    M src/zope/i18n/zcml.py
    M tox.ini

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

Add support for PyPy3 and Python3.2


Compare: https://github.com/zopefoundation/zope.i18n/compare/39cf2173bb9a...c38fdab1cf17


More information about the checkins mailing list