]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130655: Add a test for bad magic numbers in `.mo` files parsed by `gettext` (...
authorTomas R. <tomas.roun8@gmail.com>
Fri, 4 Apr 2025 13:26:15 +0000 (15:26 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 13:26:15 +0000 (13:26 +0000)
commit16a6270aa61c86c430a308c0f766a69a88c9a3a5
tree04926b60b139aa2ccc79adaa8b99ba5f7249c038
parent891c61c1fa480928dd60cce8bbc8764630c95025
gh-130655: Add a test for bad magic numbers in `.mo` files parsed by `gettext` (#131909)
Lib/test/test_gettext.py