]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-130655: Add a test for corrupt `.mo` files in `gettext` (GH-131911) (#132080)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Apr 2025 14:49:48 +0000 (16:49 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 14:49:48 +0000 (16:49 +0200)
commit05213afaa741444543eb69c34347cc55b2b77494
tree45eaf74fa1c9797af693d8437851e484f64901ac
parent232e1059ed14678878a1f3a300ae5b33486889c3
[3.12] gh-130655: Add a test for corrupt `.mo` files in `gettext` (GH-131911) (#132080)

gh-130655: Add a test for corrupt `.mo` files in `gettext` (GH-131911)
(cherry picked from commit a126cefc176a7ddbd1a09ce560195f6fd81a5c92)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Lib/test/test_gettext.py