[Checkins] [zopefoundation/zope.i18n] 3fbbf4: Fix the signature of IMessageCatalog.getPluralMess...

Marius Gedminas noreply at github.com
Wed Jul 10 14:09:01 CEST 2019


  Branch: refs/heads/fix-interface
  Home:   https://github.com/zopefoundation/zope.i18n
  Commit: 3fbbf482d6ac31a4b00669cb0de8097527ac3e20
      https://github.com/zopefoundation/zope.i18n/commit/3fbbf482d6ac31a4b00669cb0de8097527ac3e20
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-07-10 (Wed, 10 Jul 2019)

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

  Log Message:
  -----------
  Fix the signature of IMessageCatalog.getPluralMessage()

Also make sure we don't include literal U+0000 and U+FFFD characters in
the docstring of INumberFormat on Python 3 were \u is a real escape
sequence in non-u-prefixed tripple-quoted strings.




More information about the checkins mailing list