]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95731: Fix module docstring extraction in pygettext (GH-95732)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 15 Oct 2022 15:33:19 +0000 (08:33 -0700)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 15:33:19 +0000 (08:33 -0700)
commit84a26e114ed5ca080ffe2f84aa0b7c59848afed6
tree53a1b78c7bccee7d8c8856d1ae5c22b02a3c9c83
parentc9da063e32725a66495e4047b8a5ed13e72d9e8e
gh-95731: Fix module docstring extraction in pygettext (GH-95732)

(cherry picked from commit 120b4ab2b68aebf96ce0de243eab89a25fc2d282)

Co-authored-by: Jakub Kuczys <me@jacken.men>
Lib/test/test_tools/test_i18n.py
Misc/NEWS.d/next/Tools-Demos/2022-08-05-23-25-59.gh-issue-95731.N2KohU.rst [new file with mode: 0644]
Tools/i18n/pygettext.py