X Tutup
The Wayback Machine - https://web.archive.org/web/20260112165553/https://github.com/python/cpython/issues/94194
Skip to content

gettext: Remove support for using non-integer value for selecting a plural form #94194

@vstinner

Description

@vstinner

The feature was deprecated in Python 3.7. It's now time to remove it.

commit f659598 NEWS entry:

Using non-integer value for selecting a plural form in :mod:gettext is
now deprecated. It never correctly worked.
(Contributed by Serhiy Storchaka in :issue:28692.)

Feature deprecated in Python 3.7 by issue #72878.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup