[Checkins] [zopefoundation/zope.i18n] 0b1ab1: Fix the signature of IMessageCatalog.getPluralMess...

Marius Gedminas noreply at github.com
Wed Jul 10 14:52:53 CEST 2019


  Branch: refs/heads/fix-interface
  Home:   https://github.com/zopefoundation/zope.i18n
  Commit: 0b1ab1c6da31996f63891f12fce50e2e1e703453
      https://github.com/zopefoundation/zope.i18n/commit/0b1ab1c6da31996f63891f12fce50e2e1e703453
  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