cpython/Lib/test/test_tools
Miss Islington (bot) b5874fae0a
[3.11] gh-95731: Fix module docstring extraction in pygettext (GH-95732) (#98281)
gh-95731: Fix module docstring extraction in pygettext (GH-95732)
(cherry picked from commit 120b4ab2b6)

Co-authored-by: Jakub Kuczys <me@jacken.men>
2022-10-15 21:15:17 -07:00
..
__init__.py bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986) 2022-03-22 03:04:36 -07:00
__main__.py
test_fixcid.py Fix EncodingWarning in test_tools. (GH-28846) 2021-10-10 09:14:40 +02:00
test_freeze.py GH-91752: Skip test_freeze_simple_script when zlib is not available (#91758) 2022-05-03 10:19:54 -07:00
test_gprof2html.py Fix EncodingWarning in test_tools. (GH-28846) 2021-10-10 09:14:40 +02:00
test_i18n.py [3.11] gh-95731: Fix module docstring extraction in pygettext (GH-95732) (#98281) 2022-10-15 21:15:17 -07:00
test_lll.py Fix EncodingWarning in test_tools. (GH-28846) 2021-10-10 09:14:40 +02:00
test_md5sum.py bpo-40479: Fix hashlib's usedforsecurity for OpenSSL 3.0.0 (GH-30455) 2022-01-13 09:46:38 +01:00
test_pathfix.py
test_pdeps.py Fix EncodingWarning in test_tools. (GH-28846) 2021-10-10 09:14:40 +02:00
test_pindent.py Fix EncodingWarning in test_tools. (GH-28846) 2021-10-10 09:14:40 +02:00
test_reindent.py
test_sundry.py