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

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