Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vstinner opened this issue Jun 24, 2022 · 2 comments
Closed
Labels
type-bug An unexpected behavior, bug, or error

Comments

@vstinner
Copy link
Member

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.

@serhiy-storchaka
Copy link
Member

#88434 should be resolved first.

@vstinner
Copy link
Member Author

vstinner commented Nov 4, 2022

I give up on changing gettext: #94195 (comment)

@vstinner vstinner closed this as completed Nov 4, 2022
@vstinner vstinner moved this to Done in Gettext issues Nov 4, 2022
@serhiy-storchaka serhiy-storchaka closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
Status: Done
Development

No branches or pull requests

2 participants