[Checkins] [zopefoundation/zope.i18n] 3f6d53: Make interpolate working recursively:

GitHub noreply at github.com
Fri Nov 6 07:36:57 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.i18n
  Commit: 3f6d53dabf6b377e5a8e9ec8e037d3668c8c2901
      https://github.com/zopefoundation/zope.i18n/commit/3f6d53dabf6b377e5a8e9ec8e037d3668c8c2901
  Author: Michael Howitz <mh at gocept.com>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/zope/i18n/__init__.py

  Log Message:
  -----------
  Make interpolate working recursively:

If the mapping has a value which is a zope.i18nmessageid.Message itself, it
gets interpolated, too.

Version 3.5.0 introduced this behaviour for translations, porting it to
interpolation here.


  Commit: d25dfcbdf572706198e9b2a727488ab1a4409045
      https://github.com/zopefoundation/zope.i18n/commit/d25dfcbdf572706198e9b2a727488ab1a4409045
  Author: Michael Howitz <mh at gocept.com>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/zope/i18n/__init__.py

  Log Message:
  -----------
  Merge pull request #18 from gocept/recursive-interpolate

Make interpolate working recursively.


Compare: https://github.com/zopefoundation/zope.i18n/compare/c97f56dced81...d25dfcbdf572


More information about the checkins mailing list