]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130655: Add tests for `gettext.find()` (GH-130691) (#132084)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Apr 2025 14:39:35 +0000 (16:39 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 14:39:35 +0000 (16:39 +0200)
commit093c587388d0e4b87b9511232f47c9f4eaa22da9
treea5476d107afc2e5ec78bbb819c201d076f0784f0
parent0c0ffbe39f2bf7fa47d505a6f23f60ec4936e557
[3.13] gh-130655: Add tests for `gettext.find()` (GH-130691) (#132084)

gh-130655: Add tests for `gettext.find()` (GH-130691)

(cherry picked from commit 3118693a1a3db0da96c565a2de015a806c892625)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Lib/test/test_gettext.py