]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95731: Fix module docstring extraction in pygettext (#95732)
authorJakub Kuczys <me@jacken.men>
Sat, 15 Oct 2022 14:57:53 +0000 (16:57 +0200)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 14:57:53 +0000 (07:57 -0700)
commit120b4ab2b68aebf96ce0de243eab89a25fc2d282
tree1fc1b9e2dabb77c995fddebd19f0b0f2c1beea8e
parent07b5c4699e64eb30c3bdcb1275c167e675d37423
gh-95731: Fix module docstring extraction in pygettext (#95732)
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