]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-62519: Make pgettext search plurals when translation is not found (#107118)
authorTomas R <tomas.roun8@gmail.com>
Sun, 23 Jul 2023 14:08:28 +0000 (16:08 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 14:08:28 +0000 (16:08 +0200)
commitb3c34e55c053846beb35f5e4253ef237b3494bd0
tree350c648bea1175063306096b75c36b742e496b1d
parentb273837fea129df8477da557ad3cb23a0ed12c20
gh-62519: Make pgettext search plurals when translation is not found (#107118)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/gettext.py
Lib/test/test_gettext.py
Misc/NEWS.d/next/Library/2023-07-23-12-26-23.gh-issue-62519.w8-81X.rst [new file with mode: 0644]